Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Check if a version exists by SHA. Requires the SHA and optionally the asset_id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.