update_attachment
Update attachment metadata: change filename and description in Redmine (3.4+).
Instructions
Updates metadata of an attachment (filename, description). Only available since Redmine 3.4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric attachment ID | |
| filename | No | New filename for the attachment | |
| description | No | New description for the attachment |