Skip to main content

Delete an incoming phone number.

DELETE 

https://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

No Content

Authorization: http

name: basic_authtype: httpscheme: basic

Request Collapse all
Base URL
https://YOUR_SPACE.signalwire.com/api/laml/2010-04-01
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!