Delete a pending user
DELETE /api/users_pending/user/{username}
DELETE
/api/users_pending/user/{username}
Parameters
Path Parameters
username
required
string
Username of the pending user to delete
Responses
200
OK
string
500
Internal Server Error
object
code
integer
message
string