API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Reprioritise case with given reference, using given priority

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

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!