200 Successful Response
Schema: TopicChannelOverridesResponse
-
overridesobject -
Map of topic -> {channel: bool}
-
available_channelsarray · string -
Channels the override grid can toggle
/api/v1/preferences/notifications/topics
Return the per-topic channel overrides for the current user.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Schema: TopicChannelOverridesResponse
overrides
object
Map of topic -> {channel: bool}
available_channels
array · string
Channels the override grid can toggle
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object