Skip to main content
PATCH
Update tool

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required
toolId
string
required

Body

application/json
name
string
Maximum string length: 100
description
string
Maximum string length: 500
parameters
object
webhookUrl
string<uri>
webhookSecret
string | null
enabled
boolean

Response

Tool updated.

tool
object
required