Tool Servers
Delete tool server
Deletes a tool server and all of its configuration and tools. The deletion is permanent.
delete/v2/tool_servers/{tool_server_id}
Path parameters
tool_server_idstring required
Example:tsr_rag_search
The unique identifier of the tool server to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The tool server is deleted.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.