patch https://{tenant}.rubixx.app/api/v2/cases//reprioritise
Sample Request:
PATCH /api/v2.0/cases/C1000000076/reprioritise
{
"PriorityName" : "Low"
}
PriortyName has case sensitive. The value must have exact match.
Required Permission(s): Case.Reprioritise