badge

Revise a completed badge tag review

post/v1/badge.reviseTagReview

Request body

$schemastring uri

A URL to the JSON Schema for this object.

badgeIdstring required
colorsstring[] nullable

Complete desired color tag IDs. An empty array removes every color.

expectedReviewVersionstring required

The reviewVersion returned by the review being corrected. A stale token is rejected with 409.

Example request

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

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

reviewVersionstring required

Opaque optimistic-concurrency token for the corrected review state. Pass it to make another correction.

skippedboolean required

Example response

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

Changes

No changes recorded. 1 of the 11 revisions has no diff computed, so it could not be searched.