Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/v1/ops/tenants/{tenant_id}/suspend \ --header 'Content-Type: application/json' \ --data ' { "suspended": true, "reason": "" } '
{}
Suspend / reactivate a whole workspace (ops+). Audited.
Successful Response
The response is of type Response Set Suspended Api V1 Ops Tenants Tenant Id Suspend Post · object.
Response Set Suspended Api V1 Ops Tenants Tenant Id Suspend Post · object