v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
badge

Suggest badge tag

post/v1/badge.suggestTags

Request body

$schemastring uri

A URL to the JSON Schema for this object.

badgeIdstring required

The ID of the badge to suggest tags for

Example request

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

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

colorsstring[] nullable required
designsstring[] nullable required

Example response

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