Replaces an existing phone number with a new one with the same configuration. The old number is scheduled for deletion but remains active for callbacks for 30 days.
POST
/
v1
/
phone-numbers
/
{id}
/
replace
Replace Phone Number
Kopieren
KI fragen
curl --request POST \ --url https://api.telli.com/v1/phone-numbers/{id}/replace \ --header 'Authorization: <api-key>'