A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"position": 123,
"color": "<string>"
}Updates an issue status (name, color, position, isClosed). For project-specific statuses, PROJECT_ACCESS is required. For tenant/unit-level statuses, appropriate unit permission is validated.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"position": 123,
"color": "<string>"
}IssueStatus identifier
The updated IssueStatus resource