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

Log in to see full request history
Path Params
string
required

The Case Reference

Body Params

The Reprioritise model

string
required
length between 1 and 128
Responses
204

On Success without content

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json