cURL
curl --request PUT \ --url https://versuno.ai/api/public/projects/{projectId}/trash \ --header 'Authorization: Bearer <token>'
{ "success": true }
Restores the project and its entire subtree back to their original locations.
Versuno API key. Format: uk_live_...
uk_live_...
Project restored.
true
Was this page helpful?