Send Message
Send Status
POST
https://{server-url}
/
message
/
sendStatus
/
{instance}
Authorizations
Your authorization key header
Path Parameters
ID of the instance to connect
Body
application/json
status type
Available options:
text
, image
, audio
Text content for type text
or file URL for type image
and audio
Text caption for type image
status
Background hex color
1 - Serif 2 - Norican Regular 3 - Bryndan Write 4 - BebasNeue Regular 5 - Oswald Heavy
true to send to all contacts or false to send to statusJidList
Response
201 - application/json
The key of the message, which identifies the message in the chat.
The message content, which may include various types of messages like text, images, etc.
The timestamp of the message, represented as a string.
The status of the message, such as sent, received, or pending.
The participant in the chat to whom the message was sent.