whatsapp

Delete a WhatsApp template

Deletes a WhatsApp message template by its UUID.

Permission: Access is managed by the WhatsApp service. No specific API token permission is checked.

Monitoring: No impact.

delete/whatsapp/templates/{template_uuid}

Path parameters

template_uuidstring uuid required
Example:1eb09f33-348e-42e6-bfb3-361df133c82e

The template UUID

Response

Successful operation — the template has been deleted.

Changes

Changed in 1 of the 3 revisions of this API.1

    • for the path request parameter template_uuid, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed