cURL
curl --request POST \ --url https://versuno.ai/api/public/assets/{assetId}/trash \ --header 'Authorization: Bearer <token>'
{ "success": true }
Soft-deletes the asset by setting deleted_at. Recoverable until permanently deleted.
deleted_at
Versuno API key. Format: uk_live_...
uk_live_...
Asset moved to trash.
true
Was this page helpful?