latestOpenAPI 3.1.02026-08-193441953.0 MB
f2725b45bcf3
Idea votes
Update an idea vote
"Idea votes" in the web interface are referenced as "idea endorsements" from API endpoints.
put/ideas/{idea_id}/endorsements/{id}
Path parameters
idea_idstring required
IdeaId identifier
idstring required
Id identifier
Request body
Example request
{
"idea_endorsement": {
"value": 123.45
}
}Response
Successful operation