Base route: /api/project
Removes the link between a workspace variable and the project. The variable will no longer be available within the project scope.
DELETE /api/project/workspace-variable?
projectId=...&workspaceVariableId=...
200 OK