PostAttachmentFile
Posts an attachment file for issue or wiki.
Input
| Name | Type | Required | Description |
| FileLocation | String | False | Location of the downloaded file. EX: C:\Temp\downloads\file.txt |
| FileName | String | False | File name that is uploaded. Required if content is not empty. |
Result Set Columns
| Name | Type | Description |
| Success | String | Returns True if the upload succeeded. |