v1

latestOpenAPI 3.0.02026-07-268285163.6 KB
Assistant Tools

Delete assistant tool

Delete an existing assistant tool

delete/assistantTool/{tool_id}

Path parameters

tool_idstring required

ID of the assistant tool to delete

Response

Tool deleted successfully

messagestring

Example response

{
  "message": "Assistant Tool has been successfully deleted"
}