Archive template version

Archive a published version. Existing workspace assignments continue to use it.

Authentication

AuthorizationBearer

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

Path parameters

versionIdstringRequired
Published version to archive.

Response

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

Errors

403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error