users-{username}
Number of APIs: 3
-
Get a user represented by the provided username GET {{baseUrl}}/users/:username
-
Update a user represented by the provided username PUT {{baseUrl}}/users/:username
-
Delete a user represented by the provided username DELETE {{baseUrl}}/users/:username