Project Work ItemsRemove a task from its project or phaseRemove a task from its project or phase DELETE /project-management/api/v1/work-items/tasks/:calendarItemId Removes a task from its associated project or phase. Tenant ID is automatically extracted from authentication context. Request Responses204401403404No ContentUnauthorizedForbiddenNot Found