Openapi
Delete workspace
Permanently deletes the workspace and all its environments, recipients, notifications, integrations, and other associated data. Requires a confirmName field in the body that must exactly match the workspace name. This action is irreversible.
Authorization<token>
In: header
Response Body
curl -X DELETE "https://loading/v1/manage/workspaces/{workspaceId}/settings"Empty
Update workspace settings PATCH
Modifies workspace-level settings such as the workspace display name. Only workspace owners and admins may call this endpoint.
List compliance requests GET
Returns all data subject requests (access, export, delete, correct) across every environment in the workspace. DSR requests track GDPR and privacy compliance workflows for individual recipients.