Changes to Update Case Status
PATCH /api/v1/cases/{case_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 12 revisions of this API.14
What changed
- ▲
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
- ○