Skip to main content

Delete an Address

DELETE 

/addresses/:id

Removes an Address for your account's active addresses but the address will continue to be associated with any numbers it was applied to. For example, if an address is associated as the E911 address of a phone number and the address is then deleted from your project, it will stay associated as the E911 address for that number.

Permissions

The API token must include the following scopes: Numbers.

Request

Path Parameters

    id uuidrequired

    Unique ID of the address

Responses

No Content

Loading...