POST
https://uptime.betterstack.com/api/v2/policies
Headers
Authorization
required
string
Bearer $TOKEN
Content_Type
string
application/json
Body parameters
team_name
string
Required if using global API token to specify the team which should own the resource
name
required
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.