Requires the commit_id, asset_id, and temp upload id. Adds the version with the file from the temp location and assigns the version to the commit. Returns version_id on success.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully created version
The response is of type object
.
Requires the commit_id, asset_id, and temp upload id. Adds the version with the file from the temp location and assigns the version to the commit. Returns version_id on success.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully created version
The response is of type object
.