Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The action type - either "allow" or "block"
Available options:
allow
, block
Body
application/json
An E.164 formatted phone number to remove from the list.
Examples:
"+30123456789"
Response
Accepted
The E.164 formatted phone number that was removed from the list.
Examples:
"+30123456789"