Add Ability to Opt Out Contact via the API
complete
Doc2Doc Lending
Add ability to set a contact to be opted out of communications via the API. This could be added to the contacts update endpoint https://developer.sakari.io/docs#operation/contacts.update or could be its own endpoint.
Chris Thomson
complete
You can use https://api.sakari.io/v1/accounts/<ACCOUNT_ID>/contacts/<CONTACT_ID>/block end point to do this. Its a PUT method with an empty JSON payload. We'll update our docs soon but feel free to ping help@sakari.io if you have questions.