WhatsApp Templates
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
apiKeystringOptionalExample:
API key for authentication
your_api_keyBody
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
400
Invalid request
application/json
403
Twilio credentials not found
application/json
500
Server error
application/json
post
/whatsapp-templates/sendRetrieve all WhatsApp templates for the authenticated user
Authorizations
apiKeystringRequired
Query parameters
apiKeystringOptionalExample:
API key for authentication
your_api_keyResponses
200
Successfully retrieved WhatsApp templates
application/json
400
Invalid request
application/json
500
Server error
application/json
get
/whatsapp-templatesLast updated
Was this helpful?

