Skip to main content

UpdateEscalationRule modifies an existing rule.

PATCH 

/api/v1/ticketing/escalation-rules/:id

Changes take effect immediately for rule evaluation.

Errors

  • NOT_FOUND: Rule does not exist
  • INVALID_ARGUMENT: Invalid conditions or actions JSON
  • NOT_FOUND: trigger_status_id not found
  • PERMISSION_DENIED: Caller lacks automation:write permission

Request

Responses

A successful response.