Lifecycle
Submit and approve tenant lifecycle requests (suspend, unsuspend, terminate, change plan).
Create lifecycle request
Creates a tenant lifecycle request for actions that require dual-approval before execution: suspend, unsuspend, terminate, or change_plan. The request enters a pending state and must be approved via the /approve endpoint. Use when platform policy requires a second admin to authorise destructive tenant operations.
Approve or reject lifecycle request
Records an approval or rejection decision on a pending lifecycle request. If approved, the requested action (suspend, terminate, etc.) is executed immediately. If rejected, the request is closed without executing the action and the reason is recorded.