Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the asset.
The ID of the commit.
The temporary upload key.
Description of the version.
Name of the version.
Whether to set this version as current.
The parent commit ID.
The checksum of the file.
Response
200 - application/json
Successfully created version
The ID of the created version.