Add Star

Adds star.

Role

All

Method

POST 

URL

/api/v2/stars 

Form parameters

Content-Type:application/x-www-form-urlencoded 
Parameter Name Type Description
issueId Number Issue ID
commentId Number Comment ID
wikiId Number Wiki Page ID
pullRequestId Number Pull request ID
pullRequestCommentId Number Pull request comment ID

Response example

Status Line / Response Header

HTTP/1.1 204 NO_CONTENT