Deletes an asset record and its associated R2 objects. System-scoped assets cannot be deleted.
cURL
curl --request DELETE \ --url https://api.rendobar.com/assets/{id}
{ "data": { "deleted": true } }
Asset ID
Asset deleted successfully
Show child attributes
Was this page helpful?