Keys

Reset key HWID

Resets the hwid for a key

post/api/v1/keys/reset-hwid

Headers

Authenticationstring required

API Key

Request body

keystring required

Example request

{
  "key": "abc123xyz"
}

Response

Reset result

object required

Changes

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