Skip to main content
PATCH
Update an on-call policy

Authorizations

Authorization
string
header
required

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

Path Parameters

policyId
string
required

Body

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

Response

200 - undefined