Publish a template version
POST/templates/:template_id/versions
Freeze the current draft as a new immutable version, and publish it unless publish is false.
Request
Responses
- 201
- 401
- 403
- 404
- 422
- 500
Version created
Authentication failed
The API key may not perform this operation
No such record
One or more fields are invalid
Internal server error