This push event sends data when an account gets banned.
{ "key": "YOUR_API_KEY", // Authenticate legitimate event traffic "type": "ACCOUNT_BANNED", "data": { "discordId": "235947056630333440", "accountId": "67ceebae-ee63-43c1-a6a6-5234b2210abf", } }
Last updated 2 years ago