WhatsApp Templates

Send WhatsApp Template to Contact

post

Send a WhatsApp template to a contact, even if the chat is closed. The API will also reopen the chat session.

Authorizations
apiKeystringRequired
Query parameters
apiKeystringOptional

API key for authentication

Example: your_api_key
Body
contactIdstringRequired

ID of the contact to send the template to

whatsappTemplateIdstringRequired

ID of the WhatsApp template to send

Responses
200

Template sent successfully

application/json
post
/whatsapp-templates/send

Get WhatsApp Templates

get

Retrieve all WhatsApp templates for the authenticated user

Authorizations
apiKeystringRequired
Query parameters
apiKeystringOptional

API key for authentication

Example: your_api_key
Responses
200

Successfully retrieved WhatsApp templates

application/json
get
/whatsapp-templates

Last updated

Was this helpful?