Parameter | Description |
---|---|
Description | Description of the escalation. |
Name | Name of the escalation. |
Owner Team ID | - |
Owner Team Name | - |
Rules | List of escalation rules. You can refer https://docs.opsgenie.com/docs/escalation-api#section-escalation-rules-fields for detailed information about members and their fields. |
{
"data": {
"id": "string",
"name": "string"
},
"requestId": "string",
"result": "string",
"took": 0
}
Was this page helpful?