Alpha documentation. To view the full documentation, go to docs.lurkr.gg
LurkrLurkr Docs
Levels

Delete User Level

Delete a user's level from a guild

DELETE/levels/{guildId}/users/{userId}
X-Api-Key<token>

The user's API key to authenticate requests

In: header

Path Parameters

guildIdSnowflake

A Discord snowflake identifier

Match^[1-9]\d+$
Length17 <= length <= 19
userIdSnowflake

A Discord snowflake identifier

Match^[1-9]\d+$
Length17 <= length <= 19

Response Body

curl -X DELETE "https://api.lurkr.gg/v2/levels/stringstringstrin/users/stringstringstrin"
Empty