Create OpportunityAsk AIpost https://{defaultHost}/api/v2/discovery/opportunitiesCreates an OpportunityBody Paramsproblem_statementstringrequiredA descriptive name for a business Opportunity.workflow_statusstringenumCurrent state of the Opportunity (defaults to draft).draftin_discoveryvalidatedinvalidatedcompletedAllowed:draftin_discoveryvalidatedinvalidatedcompletedlocation_statusstringenumStatus that defines whether an Opportunity is shown in the default visible list or the archived list (defaults to visible).visiblearchivedAllowed:visiblearchiveddescriptionstring | nullAdditional details supporting the problem statement.user_idinteger | nullThe user that this Opportunity should belong to (defaults to the creator).bar_idsarrayA list of bar IDs that are associated with this Opportunity.bar_idsidea_idsarrayA list of idea IDs that are associated with this Opportunity.idea_idsteam_idsarray of integersA list of team IDs that are associated with this Opportunity.team_idsADD integerobjective_idsarray of integersA list of objective IDs that are associated with this Opportunity.objective_idsADD integerResponses 201create successful 400bad request 401authorization failed 404not foundUpdated about 2 years ago