Delete an Asset by its internal ID

Permanently deletes the asset identified by its internal ID. Returns 204 on success. Fails with 409 if the asset is a parent to other assets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The asset's internal ID

Responses
204

Asset deleted

400

Bad Request

403

Forbidden

409

Asset is parent to other assets, cannot delete

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!