cURL
curl --request POST \ --url https://api.z-api.io/instances/{instanceId}/token/{token}/reply-status-sticker \ --header 'Client-Token: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "phone": "<string>", "sticker": "<string>", "statusMessageId": "<string>" } '
Sends a sticker reply to a WhatsApp status.
Documentation IndexFetch the complete documentation index at: https://developer.z-api.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
{ "phone": "5544999999999", "sticker": "https://example.com/sticker.png", "statusMessageId": "1F606398F2ECAA4846269F659B6003A9" }
{ "zaapId": "3999984263738042930CD6ECDE9VDWSA", "messageId": "D241XXXX732339502B68", "id": "D241XXXX732339502B68" }