v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
feature-requests

Create a feature request

Creates a new feature request. When should_auto_fetch_evidence is true, supporting evidence is automatically gathered and used to generate the description.

Rate limit: 20 requests per minute

post/feature-requests

Request body

descriptionstring

The description of the feature request. Ignored when should_auto_fetch_evidence is true, since the description is then generated from gathered evidence.

should_auto_fetch_evidenceboolean

When true, asynchronously gathers supporting evidence and generates a description, mirroring the in-app experience. Defaults to false, which creates the feature request as-is.

titlestring required

The title of the feature request.

Response

request_idstring