Versions
Create version
Create a new version for a specific asset.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
multipart/form-data
Response
201 - application/json
The created asset version
Unique identifier for the asset version
Identifier of the associated asset
Identifier of the user who created the asset version
Identifier of the thumbnail file
Name of the asset version
Description of the asset version
Key associated with the asset version
Size of the asset version
Version number of the asset
Sequence number of the asset version
Checksum of the asset version
Identifier of the parent commit, if any
User who created the asset version
Was this page helpful?