Asset
Delete an asset
DELETE
/
asset
/
{assetId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
assetId
string
requiredID of the asset
Was this page helpful?