Changes to ๐Ÿ›ก๏ธ Enable Remote Access.

POST /api/v1/connect/enable

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

Changed in 6 of the 176 revisions of this API.4416

  1. 8bcf1f05a7f72
  2. 4e6c4e9637494
  3. f1078caf010b1
  4. 5b4d68eba1df4
  5. c3d02ccf700412
  6. eca025445dda1

What changed

  • 8bcf1f05a7f72See the full diff
    • โ—‹

      added the required property vanityHostname to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property vanityHostname to the response with the 201 status

      response-required-property-added

  • 4e6c4e9637494See the full diff
    • โ—

      added the new not_approved enum value to the state response property for the response status 200

      response-property-enum-value-added

    • โ—

      added the new not_approved enum value to the state response property for the response status 201

      response-property-enum-value-added

    • โ—

      added the new suspended enum value to the state response property for the response status 200

      response-property-enum-value-added

    • โ—

      added the new suspended enum value to the state response property for the response status 201

      response-property-enum-value-added

  • f1078caf010b1See the full diff
    • โ—‹

      added the non-success response with the status 409

      response-non-success-status-added

  • 5b4d68eba1df4See the full diff
    • โ–ฒ

      removed the required property directEnabled from the response with the 200 status

      response-required-property-removed

    • โ–ฒ

      removed the required property directEnabled from the response with the 201 status

      response-required-property-removed

    • โ–ฒ

      removed the required property relayEnabled from the response with the 200 status

      response-required-property-removed

    • โ–ฒ

      removed the required property relayEnabled from the response with the 201 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c3d02ccf700412See the full diff
    • โ—‹

      added the required property directEnabled to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property directEnabled to the response with the 201 status

      response-required-property-added

    • โ—‹

      added the required property directUrl to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property directUrl to the response with the 201 status

      response-required-property-added

    • โ—‹

      added the required property https to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property https to the response with the 201 status

      response-required-property-added

    • โ—‹

      added the required property publicPort to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property publicPort to the response with the 201 status

      response-required-property-added

    • โ—‹

      added the required property relayEnabled to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property relayEnabled to the response with the 201 status

      response-required-property-added

    • โ—‹

      added the required property relayUrl to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property relayUrl to the response with the 201 status

      response-required-property-added

    • โ—‹

      endpoint added

      endpoint-added