Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Asset ID if the asset exists
The ID of the asset
Check if an asset exists by path. Requires file_location and file_name.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Asset ID if the asset exists
The ID of the asset