POST
Create Ban
string
required
API key as Bearer token: Bearer sni_<your-key>. Sent by client.
string
required
Game identifier. Sent by client.
string
required
The device to ban.
string
required
Type of ban: cheat or social.
string
required
Ban scope: game, publisher, or global.
string
required
Application-defined reason code (e.g., aimbot, harassment).
string
ISO 8601 expiry timestamp. null for permanent bans.
object
Arbitrary JSON metadata to store with the ban.
string
Prevents duplicate bans. If a ban with this key exists for the same publisher+game, returns the existing ban.