Update tool
Orchestration - Tools
Update tool
Update a tool
PUT
Update tool
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tool identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Body
application/json
Request body schema.
Tool name.
Tool icon.
- Icon
- Icon
Tool description.
Folder identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Tool cron triggers.
Public, embeddable form configuration. Set to null to disable.
Template publishing configuration.
Response
Successful response
Updated tool details.

