WhatsApp Templates
Authorizations
apiKeystringRequired
Your DM Champ API key. Obtain from Settings → API Keys.
Query parameters
apiKeystringOptionalExample:
API key for authentication. At least one of apiKey or userId is required for protected endpoints.
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
successbooleanOptionalExample:
truedatastringOptionalExample:
WhatsApp template message sent successfully400
Invalid request
application/json
403
Twilio credentials not found
application/json
500
Server error
application/json
post
/whatsapp-templates/sendAuthorizations
apiKeystringRequired
Your DM Champ API key. Obtain from Settings → API Keys.
Query parameters
apiKeystringOptionalExample:
API key for authentication. At least one of apiKey or userId is required for protected endpoints.
your_api_keyResponses
200
Successfully retrieved WhatsApp templates
application/json
successbooleanOptionalExample:
true400
Invalid request
application/json
500
Server error
application/json
get
/whatsapp-templatesLast updated
Was this helpful?

