Changes to Create a link session for a toolkit in a tool router session

POST /api/v3.1/tool_router/session/{session_id}/link

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

Changed in 5 of the 61 revisions of this API.128

  1. 589a7d115a5e2
  2. 166dca8a495b122
  3. 23348819b35e1
  4. 55e9c3b27c952
  5. 52c71f747c651

What changed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

  • 166dca8a495b122See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • added the new optional request property

      new-optional-request-property

    • added the optional property to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the required property to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added