Skip to main content

Delete user

DELETE 

/v3/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

curl -L -X DELETE '/v3/user/:username'
Request Collapse all
Base URL
/v3
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!