Skip to main content
DELETE
/
v1
/
phone-numbers
/
{phone_number_id}
Remove a phone number configuration from the PIA Platform
curl --request DELETE \
  --url https://api.example.com/v1/phone-numbers/{phone_number_id}
{
  "error": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.verbex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

phone_number_id
string
required

Response

Successful Response