Changes to Execute a tool within a tool router session

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

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

Changed in 4 of the 61 revisions of this API.6

  1. 589a7d115a5e1
  2. b7d6dfeda6161
  3. 6ccbbc3d49b93
  4. 52c71f747c651

What changed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • added the new optional request property experimental/custom_toolkits/items/preload

      new-optional-request-property

    • added the new optional request property experimental/custom_toolkits/items/tools/items/preload

      new-optional-request-property

    • added the new optional request property experimental/custom_tools/items/preload

      new-optional-request-property

    • endpoint added

      endpoint-added