Publish an existing version
POST/templates/:template_id/publish
Point the template at an existing version. This is how a rollback is done.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
The template
Authentication failed
The API key may not perform this operation
No such record
One or more fields are invalid
Internal server error