Generate vpn client vpn configuration and add it to VPN server
POST {{baseUrl}}/v1/organization/:organizationUid/client-vpn-config
Generate vpn client vpn configuration and add it to VPN server
Parameters
Field | Type | Required | Description |
---|---|---|---|
organizationUid | string | required | organization uid |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Account authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"uid":"\u003cstring\u003e"}