Request
Create comment with attachment
This method creates a comment on a customer request using one or more attachment files (uploaded using servicedeskapi/servicedesk/{serviceDeskId}/attachTemporaryFile), with the visibility set by public. See
- GET servicedeskapi/request/{issueIdOrKey}/attachment
- GET servicedeskapi/request/{issueIdOrKey}/comment/{commentId}/attachment
Permissions required: Permission to add an attachment.
Request limitations: Customers can set public visibility only.
post/rest/servicedeskapi/request/{issueIdOrKey}/attachment
Path parameters
issueIdOrKeystring required
The ID or key of the customer request to which the attachment will be added.
Request body
Response
Returns the attachments and comment.
Changes
No changes recorded. 2 of the 10 revisions have no diff computed, so they could not be searched.