Updates a consumer care case

Provides a method to update a consumer care case. Can update Agent, add a note (with an agent), priority, and status.

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

Consumer Care Case ID

int32

Agent ID to assign case to, a value of 0 will mark the case as unassigned

string

Note content to add to case

int32

Agent ID to post a note as. When not provided the currently assigned agent id will be used. Ignored when note not specified.

int32
1 to 10

New case priority value, valid values are 1-10

string
enum

New status code to use for case. One of 'open', 'pending', or 'resolved'

Allowed:
Responses

400

Invalid case or review, agent not found or invalid

404

Case not found

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