Skip to main content
DELETE
Delete a template
This permanently deletes template variants. Add hsmId to delete only one language variant.

Authorizations

Authorization
string
header
required

Eazybe bearer token. The token resolves the caller's organization and must be kept on the server.

Path Parameters

wabaId
string
required

WhatsApp Business Account ID returned by GET /meta/phone-numbers.

templateIdOrName
string
required

Use a template ID when editing and a template name when deleting.

Query Parameters

hsmId
string

Meta template ID. When present, delete only this language variant.

Response

200 - application/json

Template deleted

Failure responses

success
boolean
required