patchDocumentAttachment
Update an attachment's metadata and file data in a Polarion document. Specify project, space, document, and attachment IDs with the new data.
Instructions
See more in the REST API User Guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| spaceId | Yes | The Space ID. (Use '_default' without quotes to address the default Space.) | |
| documentName | Yes | The Document name. | |
| attachmentId | Yes | The Attachment ID. | |
| requestBody | No | Attachment meta data and file data. |