Delete
Deletes a tool by name or ID.
Authentication
AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).
Path parameters
nameOrId
The name or the ID of the tool to delete.
Query parameters
project
The name of the project containing the tool. Only used when nameOrId is a name.
Response
Success response
success
Whether the tool was deleted successfully.