Skip to content
CC Developer Portal
Search
K
Main Navigation
Home
Getting Started
Extensions
Connectors
SDK
API
Webhooks
Changelog
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /docs/api/operations/community/voteIdea.md for this page in Markdown format
Vote an idea
Ideas
POST
/ideas/{id}/vote
Parameters
Path Parameters
id
*
ID of the idea to interact with
Type
string
Required
Query Parameters
votedBy
*
ID of the author giving the vote
Type
string
Required
Responses
204
404
422
500
Idea was voted
Samples