Delete Asset
Delete an asset. With API-key auth the asset must be owned by the key owner; organization-shared assets can only be deleted from an admin/owner session.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
id
A unique identifier for an asset.
Response
Asset deleted successfully
id
The id of the deleted asset.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

