Cases
Update Case Status
Move a case. closed_at is derived from the status, not supplied.
patch/api/v1/cases/{case_id}
Path parameters
case_idstring required
Request body
Response
Successful Response
Changes
Changed in 3 of the 12 revisions of this API.14
- ▲
removed the enum value
BLOCKEDof the request propertystatusrequest-property-enum-value-removed
- ○
removed the
BLOCKEDenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
QUEUEDenum value from thetasks/items/statusresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
added the required property
source_urlto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○