Modify IssueAsk AIpatch https://{hostname}/api/issue-management/v1/issues/{issueId}Use this API to partially update details for a specific issue.Path ParamsissueIduuidrequiredThe unique identifier of the issue. This value is obtained using the Get List of Issues API.Body ParamsfieldsobjectThe issue parameters to update, can contain simple values or complex attribute objects.fields objectemptybooleanThe flag that indicates whether the request is empty.truefalseResponses 202Accepted 400Validation errors 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago