User
Endpoints for managing the user accounts on whose behalf rentals are made. A user must be registered before a rental can be started.
Register a new user
Creates a new user with a unique user id. A user must be registered before a rental can be started.
Get user by ID
Returns a user by their id (UUID v4).
Update user
Updates user details. Only the fields included in the request are changed.
Delete user by ID
Delete a user from the system