Update Case

Update case information. For example, the case name, priority, and due date.

Path Params
string
required

Unique identifier for the case, either as an RFC 4122 formatted string, or as a number.

Body Params
string
length ≤ 250

Externally defined identifier for the case.

string
length between 1 and 250

Name of the case.

integer
enum

Priority of the case.

Allowed:
date-time | null

When the case is due, as an RFC 3339 formatted string.

string
length ≤ 10000

Note summarizing the case.

string | null

Description of how the case was resolved.

integer

Entity to assign to the case.

Response

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