Skip to main content

Add Mod Comment Karma

POST 

/games/:game-id/mods/:mod-id/comments/:comment-id/karma

Update the Karma rating in single increments or decrements for a corresponding mod comment. Successful request will return the updated Comment Object.

Request

Error Codes

Status CodeError RefDescription
40015090This comment has been deleted and can not be modified.
40311006User performing this operation does not have an active account.
40315055User performing this operation can not rate the comment.
40315059User has already submitted a rating for the comment.
40315095Downvoting comments for mods has been disabled in game community settings.

Responses

Update Successful