Skip to main content
POST
Update VPN server

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <live_api_key>.

Body

id
integer
required
country_id
integer
required
server_name
string
required
ip_address
string<ipv4>
required
ssh_port
integer
required
ssh_username
string
required
ssh_password_current
string<password>
required
max_connection
integer
required
vpn_type
integer
ssh_password_new
string
vpn_port
string

default, random, or custom

vpn_custom_port
string
vpn_protocol
string

udp or tcp

Response

OK

success
boolean