put https://{region}-api.dotdigital.com/v2/contacts//preferences
Opts in a given contact to preferences, or opts out a given contact from preferences
This operation opts in a given contact to preferences, or opts out a given contact from preferences.
Opting in contacts to a preference
- In the preference object in the body parameter, set the
isOptedIn
key totrue
Opting out contacts from a preference
- In the preference object in the body parameter, set the
isOptedIn
key tofalse