Skip to main content
DELETE
/
v1
/
phone-numbers
/
{phone_number_id}
Unbind Phone Number
curl --request DELETE \
  --url https://api.example.com/v1/phone-numbers/{phone_number_id}
{}

Headers

authorization
string | null

Path Parameters

phone_number_id
string<uuid>
required

Response

Successful Response

The response is of type Response Unbind Phone Number V1 Phone Numbers Phone Number Id Delete · object.