cURL
curl --request DELETE \ --url https://api.itellico.ai/v1/accounts/{account_id}/phone-numbers/{phone_number_id} \ --header 'X-API-Key: <api-key>'
{ "code": "<string>", "message": "<string>", "detail": "<string>", "errors": [ { "field": "<string>", "message": "<string>", "type": "<string>" } ] }
Release purchased numbers with the provider, remove them from future billing, archive the local record, and disable campaign use. If managed by FusionPBX, the route is unlinked first.
No Content
Was this page helpful?