Delete a transactional template version.

DELETE https://api.sendgrid.com/v3/templates/:template_id/versions/:version_id

This endpoint allows you to delete one of your transactional template versions.

Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.

For more information about transactional templates, please see our User Guide.

URI Parameters

URI ParameterTypeDescription
template_idstringThe ID of the original template
version_idstringThe ID of the template version