The request schema for the communication consent API includes the user's response status, the user's choice to opt in or opt out of receiving communications, and the channel through which the user wishes to receive communications.
Fields
action
CommunicationActionEnumThe user's choice to opt in or opt out of receiving communications.
channel
CommunicationChannelEnumThe channel of communication the user has agreed to receive messages through.
response
ResponseEnumWhether the user has responded to the inquiry regarding their preference for opting in or out of receiving communications.
Was this section helpful?