Request organization closure
Fences the organization immediately and starts its bounded, resumable closure workflow. Replays are idempotent.
Fences the organization immediately and starts its bounded, resumable closure workflow. Replays are idempotent.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/organization/closure" \ -H "Content-Type: application/json" \ -d '{ "reason": "string" }'{ "status": "requested"}Empty
Empty
Empty
Empty
Empty
Empty