MediaWiki API help
Affiliate recommendation
Explore linguistics, Hebrew, and Bible study books 📚
Interested in how languages work? Discover books on linguistics, phonetics, grammar, etymology, semantics, Hebrew language studies, Biblical Hebrew, modern Hebrew, Bible study resources, commentaries, concordances, and the science of human language.
As an Amazon Associate I earn from qualifying purchases.
This is an auto-generated MediaWiki Action API documentation page.
action=commentvote
(main | commentvote)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Comments
- License: GPL-2.0-or-later
The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue.
Specific parameters:
Other general parameters are available.
- commentID
Comment ID of the comment that is voted for
- This parameter is required.
- Type: integer
- voteValue
Vote value for the comment
- This parameter is required.
- Type: integer
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.