Send authentication template message
POST/whatsapp/api/v2/campaigns/send-otp
Send a WhatsApp authentication template message to a specified number
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
Authentication template message sent successfully
Bad request - Invalid input data
Unauthorized - Invalid token or missing credentials
Forbidden - Insufficient credits or unauthorized access
Not Found - Template not found
Conflict - App not found or template validation failed
Internal server error