Instances
Create a new VPN instance
Provisions a new VPN instance, automatically deploying a server. Requires vpn:create
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Instance payload data
The body is of type object
.
Response
201
application/json
Instance created successfully
The response is of type object
.