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