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