Create a new message within a specified conversation.
Copy the API key as provided by the Bridge Console.
Unique identifier of the workspace (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Request body for creating a new message within a specified conversation.
Identifier of the conversation.
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Body of the message.
"Hello, welcome to Bridge!"
Flag to enable external broadcast.
true
false
Identifier of the message being replied to.
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
List of media IDs associated with the message.
["a1b2c3d4-e5f6-7g8h-9i0j-k1l2m3n4o5p6"]