Homarr
Users

Delete a user

DELETE/api/users/{userId}

Delete a user account. Users can delete themselves; deleting another user requires admin permission. Disabled in demo mode.

ApiKey<token>

API key which can be obtained in the Homarr administration dashboard

In: header

Path Parameters

userId*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/users/string"
null