Skip to main content
POST
Create a template setting (make a template campaign-ready)

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Body

application/json
template_uuid
string<uuid>
required

UUID of an APPROVED WhatsApp template (from GET /api/v1/whatsapp/templates).

params
object
status
enum<string>
default:active
Available options:
active,
inactive

Response

Created

success
boolean
Example:

true

message
string
Example:

"Template setting created successfully"

data
object

A campaign-ready configuration of a WhatsApp template: which template to send and what fills each placeholder.