Create a new transactional template version.
POST https://api.sendgrid.com/v3/templates/:template_id/versions
This endpoint allows you to create a new version of a 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 User Guide.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |