v1
latestOpenAPI 3.0.02026-07-26441564.4 KBWhitelists
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."
}