Go to the table of contents Go to the previous page Go to the next page View or print as PDF
REST APIs > Update Incidents API > Response example for the Update Incidents API
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"
]
}
 

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
REST APIs > Update Incidents API > Response example for the Update Incidents API
Copyright 2022 Forcepoint. All rights reserved.