Skip to main content
Close incidents

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request to close one or more incidents

incidentIds
string[]
required

List of incident IDs to close

Required array length: 1 - 10000 elements

List of incident IDs to close

Required string length: 36
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Example:

Response

Response containing the updated incidents after closing

incidents
Incident · object[]
required

List of incidents after closing

Maximum array length: 10000