Tenants
Manage tenants that scope data and configuration; delete when deprovisioning environments or consolidating accounts.
Delete
Removes a tenant and all of its data across databases and caches; use with care as this operation is irreversible.
DELETE /api/v2/tenants/{tenantId}
Path Parameters
Name | Type | Description |
---|---|---|
tenantId | string | Required. A tenant ID |
Responses
200 (OK)
Tenant deleted