Delete template
Permanently delete a message template.
Without language this deletes every language variant of the name (Meta's own contract for deletion by name). Pass language to delete one variant only; the response scope says which happened. Meta keeps a deleted approved template in PENDING_DELETION for a while and the name cannot be reused for 30 days.
Path parameters
Template name (the family).
Query parameters
WhatsApp social account ID
Delete only this language variant (e.g. es). Omit to delete the whole family.
Response
Template deleted successfully
Changes
Changed in 1 of the 32 revisions of this API.15
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ○
added the new optional
queryrequest parameterlanguagenew-optional-request-parameter
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲