Blacklist

Blacklist an HWID

Fully blacklists a hwid

post/api/v1/blacklist/hwids

Headers

Authenticationstring required

API Key

Request body

hwidstring required
notestring

Example request

{
  "hwid": "HWID-12345",
  "note": "Multi-accounting"
}

Response

Blacklist result

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.