Remove a phone number from the allow or block list.
This operation is idempotent - re-deleting the same phone number will not result in errors. If the phone number does not exist in the specified list, the operation will succeed without making any changes.
In order to get access to this endpoint, contact our support team.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The action type - either "allow" or "block"
allow, block An E.164 formatted phone number to remove from the list.
"+30123456789"
Accepted
The E.164 formatted phone number that was removed from the list.
"+30123456789"