Delete tool server
DELETE/v2/tool_servers/:tool_server_id
Permanently delete a tool server and all its associated configuration and tools. This action cannot be undone.
Request
Responses
- 204
- 403
- 404
Tool server deleted successfully.
Permissions do not allow deleting this tool server.
Tool Server not found.