Importing (upload alternative)
Check if an asset exists by path
Check if an asset exists by path. Requires file_location and file_name.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The location of the file
The name of the file
Response
200 - application/json
Asset ID if the asset exists
The ID of the asset
Was this page helpful?