Create New Issue
PUT /issue
Report a new issue to YouTrack.
PUT /rest/issue?{project}&{summary}&{description}&{attachments}&{permittedGroup}
Sample
PUT http://localhost:8081/rest/issue?project=TST&summary=new+issue&description=description+of+new+issue
Cookie: $Version=0; JSESSIONID=j9wmm40hwk3t1lp8e11l9p0d4; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=MTVhMjY2OGUxMTUxMTI5MGMzNjhlZWM5NTJiNGJkNmIyNzc3NjdjZmM3YWU4MTVjYzQwYWE1MWZlYTkwNTcxNzphcHBfZXhjZXB0aW9u; $Path=/
HTTP/1.1 201 Created
Content-Type: application/xml;charset=UTF-8
Location: https://example.com/youtrack/rest/issue/TST-1
Content-Length: 0
Server: Jetty(7.2.0.v20101020)
Last modified: 2 February 2017