A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"position": 123,
"defaultAssignee": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>"
},
"color": "<string>"
}Creates a new issue type (e.g., bug, feature request, question) at tenant or unit level. If a unit is specified, unit-level permission is validated. Otherwise, the type is created at tenant level.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"position": 123,
"defaultAssignee": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>"
},
"color": "<string>"
}The new IssueType resource