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": "validation_error", "detail": "from_number is required for phone calls", "message": "Validation failed" }
Delete a phone number and clean up LiveKit trunks. If managed by FusionPBX, the route is unlinked first.
No Content
Was this page helpful?