Jira · Schema

IssueCreateRequest

Request body for creating an issue.

AgileIssue TrackingITSMProject ManagementService Management

Properties

Name Type Description
update object A map of operations to perform on issue fields. Each key is a field ID and the value is an array of operations.
fields object A map of field ID to field value for the issue. Required fields depend on the project and issue type.
historyMetadata object Metadata about the history entry.
properties array Entity properties to set on the issue.
View JSON Schema on GitHub