v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
badge

Claim badge tag reviews

post/v1/badge.claimTagReviews

Request body

$schemastring uri

A URL to the JSON Schema for this object.

limitinteger

Maximum number of reviews to claim. Defaults to 10.

Example request

{
  "$schema": "https://api.steamsets.com/schemas/BadgeClaimTagReviewsRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.steamsets.com/schemas/BadgeClaimTagReviewsResponseBody.json"
}