delete a specific user
miriampunzi97 opened this issue · 0 comments
miriampunzi97 commented
As a student, I want to delete myself from the system when I finish the university.
How to demo:
Send a DELETE request to /users/{id}, where {id} is your id.
You will get a response with a code 204.
Effort: 2