Updating a case

Updating a case.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

cases-public:write

Path Params
string
required
length ≥ 0

Case id, the unique numeric identifiers given to each case. Pass in the id of the case you want to update.

Body Params

The case to be updated.

string
length between 0 and 255

Case Id of parent case.

string
length between 0 and 150

Case subject.

string
length between 0 and 2000

Case description.

string
length between 0 and 255

Assignee id.

string
enum
length between 0 and 255

Case priority.

Allowed:
string
enum
length between 0 and 255

Case type.

Allowed:
string
enum
length between 0 and 255

Case status.

Allowed:
string
length between 0 and 2000

The resolution, required when solving a case.

custom_fields
object

Fields added by agents.

notes
array of objects

Case notes.

notes
string
length between 0 and 255

Group id.

Headers
string
required
length ≥ 1

Authorization header containing the JWT generated by API Gateway.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json