POST
https://uptime.betterstack.com/api/v2/urgencies
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 severity.
sms
required
boolean
Whether to send SMS when a new incident is created.
call
required
boolean
Whether to call when a new incident is created.
email
required
boolean
Whether to send email when a new incident is created.
push
required
boolean
Whether to send push notification when a new incident is created.