Changes to Execute tool

POST /api/v3.1/tools/execute/{tool_slug}

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

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

  1. ad121cf38fe02
  2. b7d6dfeda6161
  3. 23348819b35e1
  4. 52c71f747c651

What changed

    • the request property custom_connection_data/oneOf[subschema #11]/val/client_id became optional

      request-property-became-optional

    • the request property custom_connection_data/oneOf[subschema #11]/val/client_secret became optional

      request-property-became-optional

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • added the new optional request property custom_connection_data/oneOf[subschema #1]/val/extra_token_data

      new-optional-request-property

    • endpoint added

      endpoint-added