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

Attach File to an Issue

Last modified: 17 December 2019

POST /issue/{issue}/attachment

Attach file to issue

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