Skip to main content

Delete user

DELETE 

/user/:username

This can only be done by the logged in user.

Request

Path Parameters

    username stringrequired

    The name that needs to be deleted

Responses

Invalid username supplied

Loading...