Skip to main content
Remove incident user assignments

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

incident_ids
string[]
required

List of incident IDs to unassign

Required array length: 1 - 10000 elements

List of incident IDs to unassign

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 unassignment

incidents
Incident · object[]
required

List of incidents after unassignment

Maximum array length: 10000