{
"@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>"
}
Updates the IssueType resource.
{
"@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>"
}
IssueType identifier
The updated IssueType resource
IssueType resource updated