Description
This endpoint generates a unique message ID that can be used to group contacts when sending status (stories) on WhatsApp. The generated ID allows you to send the same status to different groups of contacts in an organized way.URL Parameters
Unique authenticated session ID
Response
Unique message ID generated for grouping contacts
Status Codes
200
- Message ID generated successfully400
- Invalid parameters401
- Unauthorized
Usage Example
Notes
- The generated message ID can be reused to send the same status to multiple groups of contacts
- Status are temporary content (Stories) on WhatsApp that disappear after 24 hours
- Use this ID in conjunction with the status send endpoints to organize your publications
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
Response
200 - application/json
Pre-generated message id
Example:
"BBBBBBBBBBBBBBBBB"