Skip to main content
POST
Create Suggestion
Create a new suggestion in your project. This endpoint allows users to submit feature requests, bug reports, or improvement ideas.
string
required
Clear, concise suggestion title (minimum 1 character)
string
required
Detailed description of the suggestion (minimum 1 character)
string
required
ID of the user creating the suggestion (must be valid CUID). This is the user ID of the user who is creating the suggestion.
string
ID of label to assign to this suggestion

Response Fields

Example Request

Example Response

Error Responses