Name | Description | Type | Additional information |
---|---|---|---|
Title |
Title of the idea. Maximum length is 100 characters. |
string |
Required |
Description |
Description of the idea. |
string |
Required |
IdeationStatusKey |
Key for the status of the idea. Statuses are configurable on a per-site basis, the list of available statuses can be retrieved from the getStatuses endpoint. |
globally unique identifier |
Required |
IdeationCategoryKeys |
Keys for the categories the idea is associated to. Categories are configurable on a per-site basis, the list of available categories can be retrieved from the getCategories endpoint. |
Collection of globally unique identifier |
None. |
IsAnonymous |
True if the idea is being submitted anonymously. |
boolean |
None. |