Create an idea
Creates a new idea with basic details including initial vote count
Path parameters
ProductId identifier
Request body
Example request
{
"promotable_type": "feature",
"release_id": 278327321
}Response
Successful operation
Changes
Changed in 2 of the 5 revisions of this API.221
- ▲
the response property
idea/workflow_status/workflow_status_categorybecame nullable for the status200response-property-became-nullable
- ▲
the
idea/workflow_status/workflow_status_categoryresponse's property type/format changed fromobject/tonull/for status200response-property-type-changed
- ●
removed the optional property
idea/workflow_status/workflow_status_category/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idea/workflow_status/workflow_status_category/namefrom the response with the200statusresponse-optional-property-removed
- ▲
- ○
added the optional property
idea/workflow_status/workflow_status_categoryto the response with the200statusresponse-optional-property-added
- ○