v1

latestSwagger 2.02026-07-176096209.1 KB
v2

Block worker's from a specific IP for 24 hours

Only usable by horde moderators

put/v2/operations/block_worker_ipaddr/{worker_id}

Headers

apikeystring required

A mod API key.

Client-Agentstring

The client name and version.

X-Fieldsstring mask

An optional fields mask

Request body

daysinteger required

For how many days to put this worker's IP in timeout.

Example request

{
  "days": 7
}

Response

Operation Completed

messagestring required

The result of this operation.