Is it possible to OptIn a Contact for marketing with the REST API? We’ve built a small web app which collects emails from users who wish to join our list. We are using the API to create these Contacts instead of an embedded webform to improve the UX within our app.
I see that there is an OptIn method in the XML API, but is there an equivalent in the REST API?
Thanks so much!