Skip to main content
DELETE
Delete Template
Delete a WhatsApp template group from your account. This removes it from Meta (via the WhatsApp Business Management API) and from Connectly. Deleting unused templates frees capacity against your WABA’s template limit.
Deletion is permanent. Any active or scheduled campaign that references this template by name may fail to deliver after deletion. Review your campaigns and automations in the Connectly dashboard before deleting.

Endpoint

The request takes no body.

Path parameters

To find the template name, call Get templates and use the name field from the template group object.

Response

A successful deletion returns HTTP 200 with an empty body.
This endpoint is idempotent — deleting a template that doesn’t exist or was already deleted also returns 200.

Example

If the same template name is registered on more than one WhatsApp channel under your business, this endpoint removes it from the default channel. Targeting a specific channel is not yet supported.