APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Jira
IssueCreateRequest
Jira
· Schema
IssueCreateRequest
Request body for creating an issue.
Agile
Issue Tracking
ITSM
Project Management
Service 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