Delete a tool application
pc_delete_tool_applications_by_application_idDelete a tool application using its application ID. Use this to remove a specific application from the Paperclip system.
Instructions
Delete a tool application
Paperclip operation: DELETE /api/tool-applications/{applicationId}. 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 |