Skip to main content
POST
Which channels the calling user will take, and the hours they will not.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Which channels the calling user will take, and the hours they will not.

Critical notifications ignore both (ADR-016).

p_channel_email
boolean<boolean>
p_channel_push
boolean<boolean>
p_channel_sms
boolean<boolean>
p_channel_whatsapp
boolean<boolean>
p_quiet_hours_from
string<time without time zone>
p_quiet_hours_to
string<time without time zone>

Response

200

OK