WhatsApp Alternative
Revoke egress node
Revoke (delete) an egress node and kill its live tunnel. Sessions bound to it fail closed (they will not fall back to a direct connection). Not available with test-mode API keys.
DELETE
Revoke egress node
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Revoke (delete) an egress node and kill its live tunnel. Sessions bound to it fail closed (they will not fall back to a direct connection). Not available with test-mode API keys.
curl --request DELETE \
--url https://api.zavu.dev/v1/whatsapp-alt/egress-nodes/{nodeId} \
--header 'Authorization: Bearer <token>'{
"code": "invalid_request",
"message": "Phone number is invalid",
"details": {}
}curl --request DELETE \
--url https://api.zavu.dev/v1/whatsapp-alt/egress-nodes/{nodeId} \
--header 'Authorization: Bearer <token>'{
"code": "invalid_request",
"message": "Phone number is invalid",
"details": {}
}