Suspend a tenant
Admin
Suspend a tenant
Flips the tenant’s status to ‘suspended’. Future non-GET requests from credentials in this tenant are rejected at the auth middleware with HTTP 403 tenant_suspended. Reads pass through; platform admins bypass. Idempotent: re-suspending a suspended tenant is a no-op. Emits a tenant.suspend audit row.
POST
Suspend a tenant
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)