Update Tool
Tools
Update Tool
Update an existing tool. Only provided fields are updated.
PATCH
Update Tool
Authorizations
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Path Parameters
The unique identifier of the bot.
The numeric ID of the tool.
Body
application/json
The type of tool that determines its behavior and required configuration.
Available options:
api_request, function, end_call, transfer_call, dtmf, send_sms, send_email, call_booking, check_calendar_availability, check_working_hours Maximum string length:
255Available options:
get, post Required range:
x >= 1Response
Updated tool.
Unique numeric ID of the tool.
The type of tool that determines its behavior and required configuration.
Available options:
api_request, function, end_call, transfer_call, dtmf, send_sms, send_email, call_booking, check_calendar_availability, check_working_hours