Changes to Create VPN server

POST /vpn/servers/create

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. 6b9208b6445617

What changed

  • 6b9208b6445617See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the non-success response with the status 400

      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

    • added the success response with the status 201

      response-success-status-added