Skip to main content

Delete a user

DELETE 

/api/admin/user-admin/:id

Deletes the user with the given userId

Request

Path Parameters

    id stringrequired

Responses

This response has no body.

Loading...