patch https://{tenant}.rubixx.app/api/v2/cases//retarget
Sample Request:
PATCH /api/v2.0/cases/C1000000076/retarget
{
"NewTargetDate" : "01/05/2024"
}
New target date can not be in the past. It must be equal or greater than today.
Required Permission(s): Case.Retarget