curl --request DELETE \
--url https://api.open.cx/phone/{phone_agent_id} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.open.cx/phone/{phone_agent_id} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?