Peers
Create a new peer on an instance
Adds a client peer or site peer to the instance. Requires vpn:create
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the instance
Body
application/json
Peer creation payload
The body is of type object
.
Response
201
application/json
Peer created successfully
The response is of type object
.