Create IdeaAsk AIpost https://{defaultHost}/api/v2/discovery/ideasCreates a new Idea.Body ParamsnamestringrequiredTitle of the Idea.descriptionstringrequiredcustomerstring | nullThe customer associated to the Idea.source_namestring | nullrequiredThe name of the account that created the Idea.source_emailstring | nullrequiredThe email of the account that created the Idea.location_statusstringenumStatus that defines whether an Idea is shown in the default visible list or the archived list (defaults to visible).visiblevisiblearchivedAllowed:visiblearchivedtagsarray of stringsKeywords that are associated with the Idea.tagsADD stringopportunity_idsarrayA list of ids corresponding to opportunities.opportunity_idsteam_idsarray of integersA list of team IDs that are associated with this Idea.team_idsADD integercustom_text_fieldsarray of objectscustom_text_fieldsADD objectcustom_dropdown_fieldsarray of objectscustom_dropdown_fieldsADD objectidea_form_idinteger | nullIdea Form identifier.Responses 201create successful 400bad request 401authorization failed 404not foundUpdated about 2 years ago