IP Access Control List
Delete IP ACL
Permanently remove a whitelisted IPv4 address from a Vobiz SIP trunk, revoking IP-based authentication and blocking unauthenticated calls from that address.
DELETE
Delete an IP ACL
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Response
Returns204 No Content on successful deletion. No response body is returned.
Response - 204 No Content
Examples
cURL - Delete IP ACL
cURL Request
Error Response (404 Not Found): If the IP ACL ID does not exist or was already deleted:
Error Response - 404 Not Found
Alternative - Disable Instead: To temporarily block an IP without losing the configuration:
Alternative - Disable IP ACL