Last updated
Last updated
POST
addressbook/optout
Create an Opt-Out in our system.
Headers
Body
Response
We use conventional HTTP response codes to indicate the success or failure of an API request. In general:
2xx indicate success 4xx indicate an error that failed given the information provided (e.g., a required parameter was omitted) 5xx errors indicate an error with ours servers (these are rare).
To see a full list of our Response codes, please .
This document will go over how to add an OptOut using our API.
Content-Type
application/json
Authorization
Bearer [API Key]
mobile
string
Yes
Mobile number to add to Optout list.