v3

latestOpenAPI 3.1.02026-08-0755220214.3 KB
tools

Delete

Deletes a tool by name or ID.

delete/tools/{nameOrId}

Path parameters

nameOrIdstring required

The name or the ID of the tool to delete.

Query parameters

projectstring

The name of the project containing the tool. Only used when nameOrId is a name.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Response

Success response

successboolean required

Whether the tool was deleted successfully.