Skip to main content
Update the status of a specific issue identified by its UID. Required Permissions:
  • cyera.update.issue
  • cyera.remediate.issue
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
Issue UIDThe UID of the issue to update the status of. Can be obtained using the List Issues action.
ResolutionThe issue’s resolution reason.
Resolution NoteA note to add to the issue resolution record.
StatusThe status to update for the issue.

Example Output

{
	"uid": "2ad24f34-b859-d1a5-501f-630ad018514a"
}

Workflow Library Example

Update Issue Status with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop