Create LaunchAsk AIpost https://{defaultHost}/api/v2/launchesCreates a new Launch.Body ParamsnamestringrequiredThe 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 201create successful 400create failed 401authentication failedUpdated about 2 years ago