Skip to main content
PATCH
Update personnel notification settings

Authorizations

Authorization
string
header
required

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

Body

application/json
frequency
enum<string>

Omit to preserve the current frequency. NEVER disables reminders.

Available options:
DAILY,
NEVER,
WEEKLY
channels
enum<string>[]

Replaces the complete channel set. Omit to preserve it; an empty array disables reminders.

Available options:
EMAIL,
SLACK

Response

200 - application/json

Ok

enabled
enum<boolean>
required
Available options:
true
employeeDigestFrequency
required
Available options:
DAILY
enabledChannels
enum<string>[]
required
Available options:
EMAIL,
SLACK
nextReminderAt
string<date-time>
required