POST
https://uptime.betterstack.com/api/v2/policies/{policy_id}
URL parameters
policy_id
required
integer
The ID of the escalation policy you want to update
Headers
Authorization
required
string
Bearer $TOKEN
Content_Type
string
application/json
Body parameters
name
string
The name of this Policy.
repeat_count
integer
How long in seconds to wait before each repetition.
repeat_delay
integer
Incident token that can be used for manually reporting incidents.
steps
Array of PolicyStep
An array of escalation policy steps. See the list of escalation policy API parameters for details.