The POST /api/votes/IDEA-21 endpoint allows users to upvote or downvote a work item identified by the external key IDEA-21. This functionality is typically used to indicate user preference or feedback on the importance or quality of a particular work item. It toggles the vote.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.shorterloop.com/api/votes/IDEA-21?externalKey=IDEA-21' \
--header'Authorization;' \
--header'initiativeId;'