pull/10/head
Sohag Hasan 3 years ago committed by GitHub
parent 7a1e54be5c
commit 59e663b4a0

@ -303,7 +303,7 @@ Make an `HTTP PUT` request to the following route to update an existing user. Re
http://localhost:8000/api/users/{userid}
```
For example, to update the user with id 2, use this endpoint `http://localhost:8000/api/users/3`
For example, to update the user with id 3, use this endpoint `http://localhost:8000/api/users/3`
**API Payload & Response**

Loading…
Cancel
Save