Created
April 10, 2018 21:25
-
-
Save shikhirsingh/c7d305230f9a38ed9a62f62ba53d5840 to your computer and use it in GitHub Desktop.
PhoneId-Number-Deact-Addon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --request POST https://rest-ww.telesign.com/v1/phoneid/<complete-phone-number> \\ | |
--header "Content-Type: application/json" \\ | |
--data '{"addons":{"number_deactivation":{}}}' \\ | |
--user "CUSTOMER_ID":"API_KEY" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment