Archive a version
Archive a version to retire it from everyday use. The agent’s live version can’t be archived — publish another version first.
Authorizations
Access token from POST /management/v1/auth/token (publishable-key exchange) or a login session. Publishable-key tokens are agent-scoped and serve the messaging surface; login tokens also serve management.
Path Parameters
^[0-9a-fA-F]{24}$^[0-9a-fA-F]{24}$Response
Successful Response
Returns the archived version.
Version id
^[0-9a-fA-F]{24}$Owning agent id
^[0-9a-fA-F]{24}$Canonical tag, e.g. 'v3.2'
draft, published, archived Lineage: cloned from
^[0-9a-fA-F]{24}$Counts of the entities configured in a version.
Runtime build this version's bundle targets, e.g. '0.8.0'. None when the bundle pins no runtime
AUI schema version of this version's bundle — the 'schema_version' it was pushed with. None until a bundle is pushed