Workspaces
Disable SaaS mode for a workspace
Disable SaaS mode for a sub-account: switch it back to agency billing, turn off rebilling, and refund any remaining sub-wallet balance to the agency wallet. Optionally cancels the client’s subscription. Required before a SaaS sub-account can be deleted. Requires the workspaces:write scope. SaaS-member only: this is a SaaS-mode action, so your agency must be on an active SaaS plan; otherwise it returns 403 SAAS_PLAN_REQUIRED.
POST
Disable SaaS mode for a workspace
Authorizations
API key from Developer dashboard (Bearer token).
Path Parameters
Workspace id.
Body
application/json
Also cancel the client's Stripe subscription.
Previous
Delete a workspace (sub-account)Permanently delete a client sub-account. The workspace is scheduled for asynchronous teardown and disappears immediately; its data is purged within a few minutes. Blocked (409) while the sub-account is still in SaaS mode - disable SaaS first - and blocked (422) for the agency's own workspaces. Requires the workspaces:write scope and a typed confirmation.
Next
Disable SaaS mode for a workspace

