Delete an incoming phone number.
Delete an IncomingPhoneNumber. If the delete is successful, a 204 response, with no body, will be returned.
Permissions
The API token must include the following scopes: Numbers.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier for the account that is associated with this phone number. |
Sid uuid — REQUIREDThe unique identifier of the phone number. |
Responses |
---|
204 No Content |