/remove-extra-ip
Remove extra IP
POST
https://console.cloudblast.io/api/public/remove-extra-ip
This endpoint is designed to remove an extra IP address from a virtual machine.
Body
Name
Type
Description
authKey
string
Your API key
ip
string
IP address to remove
server_id
int
ID of your server
Response
Last updated