AttachFileToWiki
Attaches file to Wiki.
Input
Name | Type | Required | Description |
WikiId | String | True | Id of the issue. |
AttachmentId | String | True | Id of the attachment. You can specify multiple ids separating them by comma ','. |
Result Set Columns
Name | Type | Description |
Success | String | Returns True if the attachment succeeded. |