Delete an incoming phone number.
DELETEhttps://YOUR_SPACE.signalwire.com/api/laml/2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:Sid
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.
Request
Path Parameters
AccountSid uuidrequired
The unique identifier for the account that is associated with this phone number.
Sid uuidrequired
The unique identifier of the phone number.
Responses
- 204
No Content
Authorization: http
name: basic_authtype: httpscheme: basic
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
ResponseClear