PUT
/
whites

Authorizations

Authorization
string
header
required

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
asn
integer

ASN number from ip-api.com to whitelist

country
string

Country code from ip-api.com to whitelist

domain
string

Email address domain to whitelist

fingerprint
string

Browser fingerprint to whitelist

ip
string

IP address to whitelist

region
string

Region code from ip-api.com to whitelist

userid
string

Discord snowflake ID for the member/user.

Response

200 - application/json
message
string
success
boolean