curl --request DELETE \
--url https://api.open.cx/phone/sip/agents/{phone_agent_id}/transfer-destinations/{destination_id}{
"statusCode": 123,
"message": "<string>",
"error": "<string>"
}curl --request DELETE \
--url https://api.open.cx/phone/sip/agents/{phone_agent_id}/transfer-destinations/{destination_id}{
"statusCode": 123,
"message": "<string>",
"error": "<string>"
}Was this page helpful?