PUT
/
whites

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

ID of the resource

Body

application/json
userid
string

Discord snowflake ID for the member/user.

ip
string

IP address to whitelist

fingerprint
string

Browser fingerprint to whitelist

domain
string

Email address domain to whitelist

region
string

Region code from ip-api.com to whitelist

country
string

Country code from ip-api.com to whitelist

asn
integer

ASN number from ip-api.com to whitelist

Response

200 - application/json
success
boolean
message
string