Skip to main content
DELETE
Delete Workspace

Authentication & Scope

Requires the workspaces-write ability.
This action is irreversible. All templates, sessions, documents, and results in the workspace will be permanently deleted.

Request

Path Parameters

Response

204 No Content – Workspace successfully deleted. 404 Not Found – Workspace does not exist or you don’t have access. 403 Forbidden – You don’t have permission to delete this workspace.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

workspaceId
integer
required

Response

Deleted