Allowlists
Add Allowlist
Add allowlist to VaultCord
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the resource
Body
application/json
allowlist JSON to be added
Discord snowflake ID for the member/user.
Example:
"1215624435520897090"
IP address to allowlist
Example:
"1.1.1.1"
Browser fingerprint to allowlist
Example:
"782c2b71aef697c83284ef3ab4cb593c"
Email address domain to allowlist
Example:
"gmail.com"
Region code from ip-api.com to allowlist
Example:
"ENG"
Country code from ip-api.com to allowlist
Example:
"DZ"
ASN number from ip-api.com to allowlist
Example:
13335