WorkspaceAdminService
Workspace Admin
Archive a workspace
Archives a workspace (soft delete). The workspace is retained, but any subsequent request scoped to it returns a permission error. Archiving the account's last active (non-archived) workspace is not allowed and returns FailedPrecondition. Admin only.
delete/v1/account/workspaces/{workspaceId}
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
Workspace ID to archive (path).
Response
OK