Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the instance
The peer's uuid field
Response
Peer deleted successfully
Removes a peer from the instance. Requires vpn:delete
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the instance
The peer's uuid field
Peer deleted successfully