Talkr AI
API ReferenceTelephony ConfigurationsPhone Numbers

Delete Phone Number

Remove a phone number from a telephony configuration

DELETE
/api/v1/organizations/telephony-configs/{config_id}/phone-numbers/{phone_number_id}

Path Parameters

config_id*Config Id
phone_number_id*Phone Number Id

Header Parameters

authorization?string|null
X-API-Key?string|null

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/v1/organizations/telephony-configs/0/phone-numbers/0"
null