Response example for the Update Incidents API

A successful response (code 200) contains an empty response body.

If no incidents are processed, the response returns a 422 error code along with a response similar to the following:

{
"unprocessed_ids": [ "3624501111",
"2659051111"
]
}