Skip to main content
DELETE
/
api
/
skills
/
files
/
orphans
Error
A valid request URL is required to generate request examples
{
  "deleted_db_blobs": 123,
  "deleted_storage_objects": 123,
  "object_storage_configured": true,
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Query Parameters

force
boolean
default:false

Bypass the 24-hour grace period when true.

Response

Cleanup completed

deleted_db_blobs
integer<int64>
deleted_storage_objects
integer
object_storage_configured
boolean
message
string