Skip to main content
DELETE
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Path Parameters

phone_number_id
string
required

ID of phone number to delete

Response

Phone number deleted

err
boolean

Indicates if there was an error

Example:

false

msg
string

A success message

Example:

"Phone number deleted successfully."