Blacklist
Remove HWID from blacklist
Removes a HWID from the blacklist
delete/api/v1/blacklist/hwids
Headers
Authenticationstring required
API Key
Request body
Example request
{
"hwid": "HWID-12345"
}Response
Removal result
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.