Users
Whitelist a user
Creates a key but with the key claimed
post/api/v1/users/whitelist
Headers
Authenticationstring required
API Key
Request body
Example request
{
"discord_id": "123456789012345678",
"duration": 86400,
"note": "Premium"
}Response
Generated key
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.