Skip to main content
POST
/
api
/
v1
/
tool
/
ToolUser
/
{tool_user_id}
/
run_static_function
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

tool_user_id
string<uuid>
required

Body

application/json

The body is of type any.

Response

Successful Response