Update an existing WhatsApp message template’s components. Only components can be updated - name, language, and category are immutable. After update, the template status resets to PENDING and requires Meta re-approval.
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
The template ID to update
"wht_abc123"
Updated template components (must include at least a BODY). Only components can be updated - name, language, and category are immutable.
1[
{
"type": "BODY",
"text": "Hello {{customer_name}}, your order #{{order_id}} is ready for pickup!"
}
]Template updated successfully
MARKETING, UTILITY, AUTHENTICATION PENDING, APPROVED, REJECTED, PAUSED, DISABLED