Asset Versions
Publish asset version
Publish a specific version of an asset.
POST
This makes the version published
and sets the previously published version archived
, if any.
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 publish. Format: 'astv_' followed by alphanumeric characters.
Response
200
_mintlify/placeholder
The request has succeeded.