Blacklists
Add blocklist to VaultCord
put/blocklist
Request body
Example request
{
"userid": "720820224877789204",
"ip": "1.1.1.1",
"fingerprint": "782c2b71aef697c83284ef3ab4cb593c",
"region": "ENG",
"country": "DZ",
"asn": 13335
}Response
Successfully created firewall blocklist
Example response
{
"success": true,
"message": "Added to blocklist."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.