v2
OpenAPI 3.1.02026-07-263411923.0 MBIdea votes
Create a proxy vote
"Idea votes" in the web interface are referenced as "idea endorsements" from API endpoints.
post/ideas/{idea_id}/endorsements
Path parameters
idea_idstring required
IdeaId identifier
Request body
Example request
{
"idea_endorsement": {
"value": 123.45
}
}Response
Successful operation