Update LaunchAsk AIpatch https://{defaultHost}/api/v2/launches/{id}Updates the specified Launch.Path ParamsidstringrequiredLaunch IDBody ParamsnamestringThe name of the Launch.descriptionstring | nullThe description of the Launch.launch_datedate | nullThe date the Launch is scheduled to occur. Must be in YYYY-MM-DD format. If no value is provided it defaults to today's date.statusstring | nullenumThe status of the Launch.Low Risklow_riskmedium_riskhigh_risklaunchedAllowed:low_riskmedium_riskhigh_risklaunchedbar_idsarray of integersThe unique database identifiers of the bars connected to the Launch.bar_idsADD integerteam_idsarray of integersA list of team IDs that are associated with this Launch.team_idsADD integerResponses 204update successful 400bad request 401authentication failed 404not foundUpdated about 2 years ago