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
Example response
{
"message": "Assistant Tool has been successfully deleted"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.