Delete Workspace

Delete a workspace and all of its resources. Owner only. Soft-deletes the workspace and cascades to all owned resources (workflows, voices, dictionary entries, members, etc.). The workspace and its contents become inaccessible via the API immediately. Data is retained for the GDPR retention period before permanent purge. Only the workspace owner (the user who created it) can delete it; admin members who are not the owner receive 404. Returns 404 if the workspace does not exist or the caller is not the owner.

Authentication

AuthorizationBearer
Clerk JWT token

Path parameters

workspace_idstringRequiredformat: "uuid"

Response

Successful Response
datamap from strings to any
metaobject

Errors

422
Unprocessable Entity Error