Send Status/Stories
POST {{APIV2}}/api/v2/evolution/message/sendStatus
Request Body
{"type"=>"text", "content"=>"Hi, how are you today?", "caption"=>"This is my status/storie image", "backgroundColor"=>"#008000", "font"=>1, "allContacts"=>false, "statusJidList"=>["5531994359434@s.whatsapp.net"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: Created
{"error":false,"message":"Requisição processada com sucesso","response":{"key":{"remoteJid":"status@broadcast","fromMe":true,"id":"3EB045231E064CE4F64EA0"},"message":{"extendedTextMessage":{"text":"Hi, how are you today?","backgroundArgb":4278222848,"font":"SYSTEM_TEXT"}},"messageTimestamp":"1726163611","status":"PENDING","participant":"553131575563:5@s.whatsapp.net"},"api_limit":15,"api_limit_for":"device","api_limit_used":82}