You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the contacts collection: Contacts.Create, .Get, .List, .Update, .Delete, and .Batch (bulk upsert by email). Requires an API key with the email_marketing scope.
Add the audiences collection: Audiences.Create, .Get, .List, .Update, .Delete, plus membership .ListContacts, .AddContacts, .RemoveContacts, .RemoveContact.