Skip to main content
POST
Create an on-call policy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
thresholdMinutes
number
required
channelType
enum<string>
Available options:
email,
sms,
whatsapp,
webhook,
slack,
discord,
telegram,
teams
config
object
teamId
string

Response

201 - undefined