Delete all active sessions of all users
Requires verified email; Requires one of the following permissions: Users.KickAllUsers; Requires the following features to be enabled: Users
POST
/Api/Users/Kick/All
curl \
-X POST https://app.lovassy.hu/Api/Users/Kick/All \
-H "Authorization: Bearer $ACCESS_TOKEN"