Create a new WhatsApp template
POST/whatsapp/api/v2/template
Creates a new template with optional header, footer, buttons, carousel, variables, expiration, and message validity
Request
Responses
- 201
- 400
- 401
- 409
- 500
Template created successfully
Bad request - Invalid input data
Unauthorized - Invalid token or missing API key
Conflict - Template name already exists or app not found
Internal server error