Skip to main content
DELETE
Remove IP from SIP IP Whitelist

Authorizations

token
string
query
required

Vida API Token

Body

application/json
ip
string
required

IP address to remove

Example:

"192.168.1.1"

Response

Successful response

success
boolean
Example:

true

message
string
Example:

"IP entry deleted successfully"