Importing (upload alternative)
Check if a version exists by sha
Check if a version exists by SHA. Requires the SHA and optionally the asset_id.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The SHA of the version
The ID of the asset (optional)
Was this page helpful?