Whitelists
Allowlists
Add allowlist to VaultCord
put/allowlist
Path parameters
idinteger required
ID of the resource
Request body
Example request
{
"userid": "720820224877789204",
"ip": "1.1.1.1",
"fingerprint": "782c2b71aef697c83284ef3ab4cb593c",
"domain": "gmail.com",
"region": "ENG",
"country": "DZ",
"asn": 13335
}Response
Successfully added firewall bypass/exemption
Example response
{
"success": true,
"message": "Added to allowlist."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.