Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the instance to delete
Response
Deleted successfully (no content)
Tears down the instance. Requires vpn:delete
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the instance to delete
Deleted successfully (no content)