Assets
Delete asset
Deletes an asset by its ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Response
204
Asset deleted successfully
Was this page helpful?