Update ObjectiveAsk AIpatch https://{defaultHost}/api/v2/strategy/objectives/{id}Updates the specified Objective.Path ParamsidintegerrequiredBody ParamsnamestringThe name of the Objective.descriptionstring | nullThe description of the Objective.team_idsarray of integersA list of team IDs that are associated with this Objective.team_idsADD integeropportunity_idsarray of integersA list of opportunity IDs that are associated with this Objective.opportunity_idsADD integerrisk_statusstring | nullenumCurrent Risk Status of the Objective.low_risklow_riskmedium_riskhigh_riskAllowed:low_riskmedium_riskhigh_risklocation_statusstringenumCurrent Status of the Objective that defines whether or not the Objective is Archived or Active.archivedactivearchivedAllowed:activearchivedstart_datedate-time | nullStart date of the Objective.end_datedate-time | nullEnd date of the Objective.Responses 204update successful 400validation failed 401authorization failed 404not foundUpdated about 2 years ago