Skip to main content
PUT
/
inbound-agents
/
tools
/
{toolId}
Update a tool
curl --request PUT \
  --url https://api.cleartalk.ai/inbound-agents/tools/{toolId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

toolId
string
required

Response

200

Tool updated successfully