Python
Tools
Update tool
Updates fields on an existing tool.
POST
Python
Authorizations
Your SuperU API key.
Path Parameters
Tool ID
Example:
"0a425650-60ac-4fd4-9554-5579844ce3e5"
Body
application/json
Request body for Update tool.
Tool Update Request schema.
Name value.
Example:
"Tool 1"
Tool type.
Example:
"apiRequest"
Request URL.
Example:
"https://www.google.com"
Description value.
Example:
"hehe"
HTTP method.
Example:
"GET"
Request body schema.
Example:
{ "key": "value" }
Request header schema.
Example:
{ "key": "value" }
Request timeout in seconds.
Example:
20

