ProcessEscalationAlert
Process a firing alert through the specified escalation policy
POST
/api/v1/oncall/escalation-policies/{policyId}/process/{alertId}Operation ID
ProcessEscalationAlertSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
policyIdStringRequiredID of the escalation policy to use for processing the alert
alertIdStringRequiredIdentifier of the alert to process through the escalation policy
