Asset Versions
Archive asset version
Archive an asset version.
POST
Archived asset versions cannot be edited, only deleted or cloned ones can.
Authorizations
Headers
Unique idempotency key for each request (e.g., V4 UUID).
Path Parameters
The unique identifier of the asset. Format: 'ast_' followed by alphanumeric characters.
The unique identifier of the asset version to archive. Format: 'astvs_' followed by alphanumeric string.
Response
202
_mintlify/placeholder
The request has been accepted for processing, but processing has not yet completed.