Skip to main content
Visito Guide home page
Search...
⌘K
Get Started
Introduction
Authentication
Messaging API
Conversational AI API
WhatsApp Templates API
API Reference - api.visitoai.com/v1
Conversations
Channels
Tools
GET
List tool definitions
POST
Create a new tool definition
PATCH
Update a tool definition
GET
Get a tool definition
DEL
Delete a tool definition
WhatsApp Templates
Support
Log in
Visito Guide home page
Search...
⌘K
Support
Log in
Log in
Search...
Navigation
Tools
Delete a tool definition
Docs
Developer Guide
Docs
Developer Guide
Tools
Delete a tool definition
DELETE
/
tools
/
{id}
Try it
200
Copy
{
"data"
: {
"deleted"
:
true
}
}
Path Parameters
toolId
string
required
Response
200
application/json
Tool definition deleted successfully
data
object
required
Show child attributes
data.
deleted
boolean
required
Previous
List WhatsApp templates for a channel (Meta passthrough)
Next
⌘I
200
Copy
{
"data"
: {
"deleted"
:
true
}
}