v1

latestOpenAPI 3.0.02026-07-1498671635.3 KB
Consumers
publicly-accessible

Set only the channel subscriptions for a given consumer's communication preference type

Set only the channel subscriptions for a given consumer's communication preference type. E.g., An empty list of subscribed Channels implies unsubscribe from all channels.

put/consumers/{tenant}/me/communication-preferences/{type}

Path parameters

tenantstring required

Request tenant.

type'marketing' required

The type of communication preferences.

Request body

subscribedChannelsCommunicationChannels[]

The list of channels that the consumer should only be subscribed to.

Response

Success