YouTrack Server
 
2019.2
Get YouTrack Standalone
You are viewing the documentation for an earlier version of YouTrack Server. View this page in the current documentation

Import Attachment to an Issue

Last modified: 17 December 2019

POST /import/{issue}/attachment

Import attachment, preserve author and created date, don't change issue 'Updated' field.

Parameters:

To define author and creation date, 'Low-Level Administration' permission is required.

Files to attach are sent as request body using 'multipart/form-data' content type.

Sample

Request

Response