Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Instance payload data
Response
Instance created successfully
Array of pending config statuses (if any)
Provisions a new VPN instance, automatically deploying a server. Requires vpn:create
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Instance payload data
Instance created successfully
Array of pending config statuses (if any)