Archive a tool connection
pc_delete_tool_connections_by_connection_idDelete a tool connection by its ID to archive it permanently, removing it from the system.
Instructions
Archive a tool connection
Paperclip operation: DELETE /api/tool-connections/{connectionId}. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |