curl --location '/v1/internal/magickspaces//messages' \
--header 'X-Bifrost-Signature: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"account_id": "string",
"content": "string",
"message_type": "VOICE_TRANSCRIPTION",
"reply_to_message_id": "string",
"sender_id": "string"
}'{
"content": "string",
"create_at": "string",
"id": "string",
"magickspace_id": "string",
"message_type": "string",
"reply_to_message_id": "string",
"sent_by_user_id": "string",
"status": "string",
"update_at": "string"
}