v77

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-012528701.8 MB
WhatsApp Templates

Delete a message template

Deletes a message template.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Numbers.

Learn more about API scopes.

delete/api/messaging/whatsapp/templates/{id}

Path parameters

idstring required

The template ID — either the SignalWire ID (a UUID) or the Meta template ID (a numeric string). Both are accepted.

Response

Response returned when a template has been deleted.

successboolean required

Whether the template was deleted successfully at Meta.

{"stackTrail":"components:schemas:WhatsAppTemplateDeleteResponse:properties:errors","oasType":"schema","type":"unknown","description":"Empty array when the deletion succeeds; otherwise the error details returned by Meta."}