Send Message
Send Status
Post WhatsApp status (stories)
POST
https://{server-url}
/
message
/
sendStatus
/
{instance}
Authorizations
apikey
string
headerrequiredYour authorization key header
Path Parameters
instance
string
requiredID of the instance to connect
Body
application/json
statusMessage
object
requiredResponse
201 - application/json
key
object
The key of the message, which identifies the message in the chat.
message
object
The message content, which may include various types of messages like text, images, etc.
messageTimestamp
string
The timestamp of the message, represented as a string.
status
string
The status of the message, such as sent, received, or pending.
participant
string
The participant in the chat to whom the message was sent.