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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json