Incidents
The Incidents API allows you to list ( all services ) and create, update, and delete incidents (on your custom services). Incidents on third-party services monitored by IsDown are read-only.
Last updated
The Incidents API allows you to list ( all services ) and create, update, and delete incidents (on your custom services). Incidents on third-party services monitored by IsDown are read-only.
Last updated
{
"errors": [
{
"status": 422,
"title": "Unprocessable Entity",
"detail": "Status must be 'minor' or 'major'"
}
]
}