Update Issue
Update an issue’s workflow fields. All provided fields are updated atomically. Only include fields you want to change - omitted fields remain unchanged. When closing an issue, you must provide a closeReason.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The unique identifier for an issue in Method
Request
This endpoint expects an object.
status
New status for the issue
Allowed values:
severity
New severity level for the issue
Allowed values:
closeReason
Reason for closing the issue (required when status is CLOSED)
Allowed values:
comment
Optional comment to record with this change
Response
This endpoint returns an object.
id
The unique identifier for an issue in Method
issueDetailsLink
environmentId
The unique identifier for an environment in Method
environmentName
description
remediation
status
Allowed values:
severity
Allowed values:
affectedObjectId
The unique identifier for an object in Method
affectedObjectTitle
affectedObjectDetailsLink
closedReason
Allowed values: