v2
latestOpenAPI 3.1.02026-07-263411923.0 MBIdea votes
Create additional idea votes
Create an additional vote for a user who has already voted on the idea. Only permitted for an ideas portal where users are allowed multiple votes on the same idea.
post/ideas/{idea_id}/endorsements?multiple_endorsements=true
Path parameters
idea_idstring required
IdeaId identifier
Query parameters
multiple_endorsementsstring
Request body
Example request
{
"idea_endorsement": {
"value": 123.45
}
}Response
Successful operation