cURL
curl --request PUT \ --url https://versuno.ai/api/public/assets/{assetId}/trash \ --header 'Authorization: <api-key>'
{ "success": true }
Clears deleted_at, making the asset visible in normal queries again.
deleted_at
Documentation IndexFetch the complete documentation index at: https://docs.versuno.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.versuno.ai/llms.txt
Use this file to discover all available pages before exploring further.
Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...
Bearer
Bearer uk_live_...
Asset restored.
true
Was this page helpful?