cURL
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>" } '
This response has no body data.
Create a new VPN License
Authorization Token
Account name (mandatory)
Addition notes