Create issue

post

/issues/v3/issues

Create a new issue.

Request

Header Parameters
Body ()
Issue to create
Root Schema : Issue
Type: object
Show Source
Nested Schema : attachments
Type: array
Show Source
Nested Schema : ccs
Type: array
Show Source
Nested Schema : comments
Type: array
Show Source
Nested Schema : commits
Type: array
Show Source
Nested Schema : Component
Type: object
Show Source
Nested Schema : customFields
Type: object
Additional Properties Allowed
Show Source
Nested Schema : duplicates
Type: object
Nested Schema : User
Type: object
Show Source
Nested Schema : Priority
Type: object
Show Source
Nested Schema : Product
Type: object
Show Source
Nested Schema : Release
Type: object
Show Source
Nested Schema : Resolution
Type: object
Show Source
Nested Schema : Severity
Type: object
Show Source
Nested Schema : Sprint
Type: object
Show Source
Nested Schema : Status
Type: object
Show Source
Nested Schema : subIssues
Type: object
Nested Schema : tags
Type: array
Show Source
Nested Schema : timeSpent
Type: array
Show Source
Nested Schema : Attachment
Type: object
Show Source
Nested Schema : attachmentData
Type: array
Show Source
Nested Schema : IssueHandle
Type: object
Show Source
Nested Schema : Comment
Type: object
Show Source
Nested Schema : components
Type: array
Show Source
Nested Schema : releases
Type: array
Nested Schema : releaseTags
Type: array
Show Source
Nested Schema : ReleaseTag
Type: object
Show Source
Nested Schema : Tag
Type: object
Show Source
Nested Schema : TimeSpent
Type: object
Show Source
Back to Top

Response

200 Response

Successful operation
Body ()
Root Schema : Issue
Type: object
Show Source
Nested Schema : attachments
Type: array
Show Source
Nested Schema : ccs
Type: array
Show Source
Nested Schema : comments
Type: array
Show Source
Nested Schema : commits
Type: array
Show Source
Nested Schema : Component
Type: object
Show Source
Nested Schema : customFields
Type: object
Additional Properties Allowed
Show Source
Nested Schema : duplicates
Type: object
Nested Schema : User
Type: object
Show Source
Nested Schema : Priority
Type: object
Show Source
Nested Schema : Product
Type: object
Show Source
Nested Schema : Release
Type: object
Show Source
Nested Schema : Resolution
Type: object
Show Source
Nested Schema : Severity
Type: object
Show Source
Nested Schema : Sprint
Type: object
Show Source
Nested Schema : Status
Type: object
Show Source
Nested Schema : subIssues
Type: object
Nested Schema : tags
Type: array
Show Source
Nested Schema : timeSpent
Type: array
Show Source
Nested Schema : Attachment
Type: object
Show Source
Nested Schema : attachmentData
Type: array
Show Source
Nested Schema : IssueHandle
Type: object
Show Source
Nested Schema : Comment
Type: object
Show Source
Nested Schema : components
Type: array
Show Source
Nested Schema : releases
Type: array
Nested Schema : releaseTags
Type: array
Show Source
Nested Schema : ReleaseTag
Type: object
Show Source
Nested Schema : Tag
Type: object
Show Source
Nested Schema : TimeSpent
Type: object
Show Source

400 Response

Invalid issue property
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source

404 Response

Unknown issue property
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source

406 Response

Media type not acceptable
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source
Back to Top