Update Escalation (Partial)

PATCH {{baseUrl}}/v2/escalations/:identifier?identifierType=id

Updates the escalation using escalation 'id' or 'name'

Request Params

KeyDatatypeRequiredDescription
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name'

Request Body

{"name"=>"<string>", "description"=>"<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>"}}], "ownerTeam"=>{"id"=>"<string>", "name"=>"<string>"}, "repeat"=>{"waitInterval"=>-88516940, "count"=>82234878, "resetRecipientStates"=>true, "closeAlertAfterAll"=>true}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;ipsum Excepteur magna ut&quot;,&quot;took&quot;:0,&quot;result&quot;:&quot;ipsum culpa&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;nulla dolor Lorem non&quot;,&quot;name&quot;:&quot;dolor magna sunt consequat&quot;}}