Skip to main content
DELETE
Permanently delete an asset

Authorizations

Authorization
string
header
required

Gumnut API key (apikey_...) sent as a Bearer token in the Authorization header. Create and manage keys in the Gumnut app, or with the API key endpoints while signed in to it.

Path Parameters

asset_id
string
required

Asset ID (with asset_ prefix) of the asset to permanently delete.

Response

Successful Response

Empty acknowledgment returned when an operation succeeds.