Create a case review

Create a case review which will update the case status according to the review status.


See also

Learn more about Cases

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

Id of the case

Body Params
string
enum
required
Allowed:
string

May be required depending on your workspace settings

date-time

Optional review date, will default to current time if not set. Useful to anti-date a review
Date time in format ISO 8601 (yyyy-MM-ddTHH:mm:ss.S+X eg 2023-01-31T13:30:00.000Z)

date | null

Computed by default from your workspace settings and the case risk level by default but optionally override the next review date for this case, with null to force not date (no next review scheduled).
Date in format ISO 8601(yyyy-MM-dd eg 2023-01-31)

Responses

400

The request is either malformed or contain invalid parameters.

  • Make sure the body payload matches the expected schema
404

No case can be found.

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