Tenants
Create Tenant Preferences
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the tenant to update the default preferences for.
Id fo the susbcription topic you want to have a default preference for.
Body
application/json
Available options:
OPTED_OUT
, OPTED_IN
, REQUIRED
The default channels to send to this tenant when has_custom_routing is enabled
Available options:
direct_message
, email
, push
, sms
, webhook
, inbox
Override channel routing with custom preferences. This will override any template prefernces that are set, but a user can still customize their preferences