Authorizations
An API key to authorize your request
Body
application/json
A request to opt out a phone number from receiving further communications
Example:
{
"number": "16419252149",
"sender_id": "15072429497"
}
Response
Indicates if the operation is successful
Example:
true