Skip to main content

Add Collection Comment Karma

POST 

/games/:game-id/collections/:collection-id/comments/:comment-id/karma

Update the Karma rating in single increments or decrements for a corresponding collection 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.

Responses

Update Successful