Playbook Alerts: UpdateAsk AIput https://api.recordedfuture.com/playbook-alert/common/{playbook_alert_id}Manage alert lifecycle by changing status, priority, assignee, log messages, and reopen behavior.Path Paramsplaybook_alert_idstringrequiredThe unique id of a specific Playbook AlertBody Paramsadded_actions_taken can only be set when status is set to Dismissed or Resolved.prioritystringenumThe priority of the Playbook Alert.HighModerateInformationalAllowed:HighModerateInformationalstatusstringenumThe status of the Playbook Alert.ResolvedNewInProgressDismissedResolvedAllowed:NewInProgressDismissedResolvedassigneestringID of the assigneelog_entrystringFreetext log message. Maximum of 5000 characters.reopenstringenumReopen strategies can only be applied to alerts with a status of Dismissed or Resolved. The following combinations of status/reopen are allowed: Dismissed -> Never Resolved -> Never Resolved -> SignificantUpdates NeverSignificantUpdatesAllowed:NeverSignificantUpdatesadded_actions_takenarray of objectsPlaybook alert data object.added_actions_takenADD stringremoved_actions_takenarray of objectsPlaybook alert data object.removed_actions_takenADD stringResponse 200Result of the update request.Updated about 1 month ago