Delete API tool
Delete API tool
Deletes a single API tool by ID. An API tool is a saved HTTP request an agent can make. The response carries only a confirmation message, so refetch the API tools to see what is left.
DELETE
Delete API tool
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the tool to operate on.
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Response
200 - application/json
Confirms the API tool was deleted. Only a confirmation message comes back, so refetch the project's API tools to see what remains.
A human-readable message confirming the deletion.