APIRESTWorkspace EntitiesDelete Entity by IdDelete Entity by Id DELETE /api/workspaces/:workspace_id/entities/:id/ Delete and entity by its id. Request Path Parametersworkspace_id stringrequiredid integerrequiredA unique integer value identifying this entity. Responses204Loading...