Asset Versions
Publish asset version
Publish a specific version of an asset.
POST
/
assets
/
{id}
/
versions
/
{versionId}
/
publish
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).