Delete an attachment
pc_delete_attachments_by_attachment_idDeletes a specific attachment from Paperclip by its attachment ID. Permanently removes the file from your account.
Instructions
Delete an attachment
Paperclip operation: DELETE /api/attachments/{attachmentId}. Authorization class: board_or_agent.
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 |