v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issue votes

Add vote

Adds the user's vote to an issue. This is the equivalent of the user clicking Vote on an issue in Jira.

This operation requires the Allow users to vote on issues option to be ON. This option is set in General configuration for Jira. See Configuring Jira application options for details.

Permissions required:

post/rest/api/3/issue/{issueIdOrKey}/votes

Path parameters

issueIdOrKeystring required

The ID or key of the issue.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/issue/{issueIdOrKey}/votes:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}