Publish template version

Publish a draft version.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.

Path parameters

versionIdstringRequired
Draft version to publish.

Response

The published version.
versionobject
The published version, in the lean shape.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error