Create Escalation
POST {{baseUrl}}/v2/escalations
Creates a new escalation
Request Body
{"name"=>"<string>", "rules"=>[{"condition"=>"if-not-acked", "notifyType"=>"default", "delay"=>{"timeAmount"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "timeUnit"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "recipient"=>{"type"=>"<string>", "id"=>"<string>"}}, {"condition"=>"if-not-acked", "notifyType"=>"default", "delay"=>{"timeAmount"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "timeUnit"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "recipient"=>{"type"=>"<string>", "id"=>"<string>"}}], "description"=>"<string>", "ownerTeam"=>{"id"=>"<string>", "name"=>"<string>"}, "repeat"=>{"waitInterval"=>-87892482, "count"=>-7069557, "resetRecipientStates"=>true, "closeAlertAfterAll"=>false}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"requestId":"ipsum Excepteur magna ut","took":0,"result":"ipsum culpa","data":{"id":"nulla dolor Lorem non","name":"dolor magna sunt consequat"}}