v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
admin

Hard-delete a maintenance event

post/v1/admin.maintenance.delete

Request body

$schemastring uri

A URL to the JSON Schema for this object.

uidstring required

Example request

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

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

okboolean required

Example response

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