Activate a transactional template version.

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

This endpoint allows you to activate a version of one of your templates.

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring