uploadAttachmentFromBase64Content
Convert Base64 data into a Redmine upload token for attaching files to issues or projects. Send encoded content and filename, then use the returned token to add attachments seamlessly in Redmine workflows.
Instructions
Upload attachment file from Base64 encoded content to Redmine and get upload token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |