v3

latestOpenAPI 3.1.02026-08-043431953.1 MB
Ideas

Create an idea

Creates a new idea with basic details including initial vote count

post/products/{product_id}/ideas

Path parameters

product_idstring required

ProductId identifier

Request body

promotable_typestring
release_idinteger

Example request

{
  "promotable_type": "feature",
  "release_id": 278327321
}

Response

Successful operation