Remove User
/users
Remove User
Delete a given user.
DELETE
Remove User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The schema used for removing a user
The email of the user
Response
Successful Response
The response is of type EmptyResponse · object.