Delete template by name
Delete template that matches the name.
If message templates with the same name exists in multiple languages, all those templates will also be deleted.
Once deleted the name can not be used for new message templates for 30 days. Use a different name to create future templates during that time period.
Messages that have been sent with the deleted template, but not yet delivered, will be attempted to be deliver for 30 days from the time of the message.
Path parameters
The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.
The unique name of the template.
Response
Template(s) deleted
Changes
Changed in 2 of the 4 revisions of this API.626
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status409response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status429response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
subschema #1: ProjectNotInitializedErrorTitlesubschema #2: TemplateInvalidLanguageCodeErrorTitlefrom the response bodyoneOflist for the response status400response-body-one-of-removed
- ○
added the optional property
additionalInformationto the response with the400statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the404statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the409statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the429statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the500statusresponse-optional-property-added
- ○
the response property
errorCodebecame required for the status401response-property-became-required
- ○
the response property
errorCodebecame required for the status404response-property-became-required
- ○
the response property
errorCodebecame required for the status409response-property-became-required
- ○
the response property
errorCodebecame required for the status429response-property-became-required
- ○
the response property
errorCodebecame required for the status500response-property-became-required
- ○
the response property
messagebecame required for the status401response-property-became-required
- ○
the response property
messagebecame required for the status404response-property-became-required
- ○
the response property
messagebecame required for the status409response-property-became-required
- ○
the response property
messagebecame required for the status429response-property-became-required
- ○
the response property
messagebecame required for the status500response-property-became-required
- ○
the response property
resolutionbecame required for the status401response-property-became-required
- ○
the response property
resolutionbecame required for the status404response-property-became-required
- ○
the response property
resolutionbecame required for the status409response-property-became-required
- ○
the response property
resolutionbecame required for the status429response-property-became-required
- ○
the response property
resolutionbecame required for the status500response-property-became-required
- ○
added the required property
errorCodeto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
resolutionto the response with the400statusresponse-required-property-added
- ▲
- ○
api operation id
TemplatesController_deleteTemplatesByName_v1removed and replaced withWhatsappTemplatesController_deleteTemplatesByName_v1api-operation-id-removed
- ○
Of the 4 revisions, 1 has no diff computed.