Messages
Send sticker
Send stickers via WhatsApp
POST
Overview
Method for sending stickers. You can send via URL or Base64.The response structure is identical to Z-API. Your existing code that processes these returns will continue working without changes.
File size limits and supported formats follow WhatsApp policies. See the official WhatsApp documentation for details.
Authorizations
Secret Key generated in the Hub Message Security panel
Body
application/json
Recipient phone number (country code + area code + number)
Example:
"5511999999999"
Sticker URL or Base64 data
Sticker author name
ID of an existing message to reply to
Delay in seconds before sending (1-15)
Required range:
1 <= x <= 15