Create a new VPN License
curl --request POST \ --url https://app.onefirewall.com/api/v1/vpn \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "account_name": "<string>", "notes": "<string>" }'
Authorization Token
Account name (mandatory)
Addition notes