WorkspaceService
Workspaces

Archive a workspace

Archives a workspace. This is a soft delete: the workspace is retained but any subsequent request scoped to it returns a permission error. Requires the admin role.

delete/v1/workspaces/{id}

Path parameters

idstring required

Workspace ID to archive.

Response

OK

Changes