Skip to main content

Add Guide Comment Karma

POST 

/games/:game-id/guides/:guide-id/comments/:comment-id/karma

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

Request

Error Codes

Status CodeError RefDescription
40015090

This comment has been deleted and can not be modified.

40311006

User performing this operation does not have an active account.

40315055

User performing this operation can not rate the comment.

40315059

User has already submitted a rating for the comment.

40319045

Downvoting comments for guides has been disabled in game community settings.

See here for more details about errors.

Responses

Update Successful