Update an existing WhatsApp message template.
Use this endpoint to modify template components, text, or other properties. The template must exist and be identified by its hsm_id.
Side effect: Enqueues a template sync job on success to update Kapso’s local template cache.
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Project Settings > API Keys.
WhatsApp Business Account ID
Template ID to update (the template's unique identifier)
Template name (lowercase, underscore-separated)
"order_confirmation"
Language code (e.g., en, en_US)
"en_US"
Template category
AUTHENTICATION, MARKETING, UTILITY "UTILITY"
Template components (same structure as create endpoint)
Template updated successfully
true