Skip to main content

Add Collection Rating

POST 

/games/:game-id/collections/:collection-id/compatibility

Submit a positive or negative rating for a collection. Each user can supply only one rating for a collection, subsequent ratings will override the old value. Successful request will return Message Object.

note

You can order collections by their rating, and view their rating in the Mod Collection Object.

Request

Error Codes

Status CodeError RefDescription
40015028

The authenticated user has already submitted a rating for this collection.

40015043

The authenticated user is trying to revert a rating that doesn't exist.

See here for more details about errors.

Responses

Created