Delete Asset

Delete an Asset

Required Scope: assets: write

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

asset_idstringRequiredformat: "objectid"
Unique identifier for an Asset on a site

Response

Request was successful. No Content is returned.

Errors