Skip to main content

List Templates

Filters (Query Parameters)

Example

Response (200):

Get Template

Returns complete template details including all components.

Delete Template

Deleting a template automatically removes all cadence associations.
Response: 204 No Content

Sync Templates

Endpoint called by meta-service to sync templates from Gupshup. Body:
Response (200):
Existing templates are updated (upsert). New templates are created automatically. The uniqueness key is (tenant_id, gupshup_app_id, template_name, language).