Delete Tenant
DELETE
/tenants/{tenant_id}
Soft-delete a tenant (ADR-0025). Organization Admin only, the same gate as creation (A51): dropping a tenant reshapes the organization. The tenant is marked deleted and vanishes from every tenant-scoped surface; its rows and its customer-side cloud resources, the connect stack, roles, and evidence/state buckets, are retained. An unknown or already-deleted tenant is the unrevealing 404 (invariant 1).
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant_id
required
Tenant Id
string format: uuid
Cookie Parameters
Section titled “Cookie Parameters ”Responses
Section titled “ Responses ”Successful Response
TenantDeleteResponse
object
cloud_resources_retained
Cloud Resources Retained
boolean
id
required
Id
string format: uuid
name
required
Name
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string