VPN

Disconnect VPN connection

Use this BillingServ API endpoint to disconnect VPN connection. Review the response for the operation result or validation errors.

post/vpn/disconnect

Request body

connection_idinteger required

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.6

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added