Appearance
Delete a tenant account​
DELETE
/admin/api/accounts/{tenantId}
Durably locks the host and schedules the same verified background cleanup used by account owners. Requires fully canceled paid subscriptions. Retains Stripe billing history.
Authorizations​
AdminSession
Authenticated backend-admin session cookie.
Type
API Key (cookie: connect.sid)
Request Body​
application/json
JSON"confirmation": "string"
{
 Â
}
Responses​
Deletion accepted