Operation HTTP Request Description
delete
DELETE /api/users/{id}
Delete a user
get
GET /api/users/{id}
Get a user by ID
put
PUT /api/users/{id}
Update a user