Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 826 Bytes

File metadata and controls

14 lines (10 loc) · 826 Bytes

HubSpot.NET.Model.PublicUpdateSubscriptionStatusRequest

A request to change the status of a contact's subscription.

Properties

Name Type Description Notes
EmailAddress string Contact's email address.
SubscriptionId string ID of the subscription being updated for the contact.
LegalBasis string Legal basis for updating the contact's status (required for GDPR enabled portals). [optional]
LegalBasisExplanation string A more detailed explanation to go with the legal basis (required for GDPR enabled portals). [optional]

[Back to Model list] [Back to API list] [Back to README]