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 Code | Error Ref | Description |
---|---|---|
400 | 15090 | This comment has been deleted and can not be modified. |
403 | 11006 | User performing this operation does not have an active account. |
403 | 15055 | User performing this operation can not rate the comment. |
403 | 15059 | User has already submitted a rating for the comment. |
403 | 19045 | Downvoting comments for guides has been disabled in game community settings. |
Responses
- 200
- 400
- 403
Update Successful
400 error
400 error