Workspaces
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.
DELETE
Delete a workspace (sub-account)
Authorizations
API key from Developer dashboard (Bearer token).
Path Parameters
Workspace id (must be a client sub-account, not your own).
Body
application/json
Must be the literal string DELETE to acknowledge this is permanent.
Available options:
DELETE Delete a workspace (sub-account)

