Delete the user
Delete the user
Path Parameters
id string required
The ID of the user to delete
Responses
- 204
- 401
- 403
- 404
- 409
- 500
Successfully deleted the user
Unauthorized
Forbidden
The user was not found
Conflict, user can't delete itself
Internal Server Error
Loading...