Vote
Create Vote
Create a new vote for a specific comment or page
post/votes/{target_name}/{target_id}/{choice}
Path parameters
target_name'comment' | 'page' required
The name of vote target
target_idinteger required
The target comment or page ID
choice'up' | 'down' required
The vote choice
Request body
Response
OK
Changes
Changed in 2 of the 21 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲