users-{id}
Number of APIs: 3
-
Find a user, returns your user if regular user. GET {{baseUrl}}/users/:id
-
Edit an existing user PATCH {{baseUrl}}/users/:id
-
Remove an existing user DELETE {{baseUrl}}/users/:id
Number of APIs: 3
Find a user, returns your user if regular user. GET {{baseUrl}}/users/:id
Edit an existing user PATCH {{baseUrl}}/users/:id
Remove an existing user DELETE {{baseUrl}}/users/:id