For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete template variant

Deletes a template variant.

delete

Permanently removes the language variant from the template. This operation cannot be undone.

Path parameters
templateIdstringRequired

A notification template ID.

idstringRequired

A template variant ID.

Responses
204

No Content

No content

delete/public/v1/notifications/templates/{templateId}/variants/{id}

No content

Last updated

Was this helpful?