API Reference
cURL
curl --request PATCH \ --url https://api.waterfall.host/v1/game/users/{serverId}/users/{subuserId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "permissions": [ "<string>" ] } '
API key generated from your Waterfall dashboard
Subuser updated