Pin a version
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Body
Optional; defaults to pinned=true
true (default) pins; false unpins.
Response
The version with its new pinned state
One version of a lineage ({name}@v{version}).
Always "model_version".
Version id (mv...).
Lineage id.
Lineage name.
Dense, monotonic version number within the lineage.
Human handle: "{model}@v{version}".
'full' | 'adapter'.
Pinned versions are protected from retention.
'ready' | 'purged' (Task 6, VS-84). A purged version still lists — number, tags, audit and scorecards stay — but its weights are deleted and it can no longer be deployed, attached or promoted.
Aliases currently pointing at this version.
The library model (custom_models row) whose weights this version is; deploy or attach by this id.
Dataset snapshot (Task 2) or plain dataset id the version was trained on.
The version production pointed at when this one was registered.

