Transactional Templates Versions
Represents the code for a particular transactional template. 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 Transactional Templates documentation. You can also manage your Transactional Templates in the Dynamic Templates section of the Twilio SendGrid App.
Delete a transactional template version.
DELETE /v3/templates/{template_id}/versions/{version_id}
Base url: https://api.sendgrid.com
This endpoint allows you to delete a transactional template version.
Authentication
- API Key
Headers
Path Parameters
The ID of the original template
default: NoneThe ID of the template version
default: NoneResponses
Need some help?
We all do sometimes. Get help now from the Twilio SendGrid Support Team.
Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.