cURL
WhatsApp Templates
Link template to app
Link a WhatsApp template to an app. This allows the app to receive webhook events for template lifecycle changes (created, updated, deleted, approved, rejected, etc.).
POST
cURL
Authorizations
Admin API key (format: sk_admin_*) for organization-level operations
Path Parameters
The template ID to link
Example:
"wht_abc123"
Body
application/json
The app ID to link to this template
Example:
"app_abc123"
Response
Template linked successfully (or link already existed)
The ID of the app-template link
Example:
"awat_abc123"