Permanently removes a user from the system. This is an admin-only operation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the user to delete (MongoDB ObjectId)
User successfully deleted
The response is of type object
.