Request parameters
| Parameter Name | Description | Required |
| username | Username for the VPN User | true |
| account | An optional Account for the VPN User. Must be used with domainId. | false |
| domainid | An optional domainId for the VPN User. If the Account parameter is used, domainId must also be used. | false |
| projectid | Remove VPN User from the project | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |