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_id
Response
Successful Response
data
meta
Errors
422
Unprocessable Entity Error

