Search or ask...
PUT
POST
GET
DELETE
Theme switcher
Manage user accounts within the Test project by creating, retrieving, updating, and deleting user information. This section also enables user authentication through login and logout operations, facilitating secure access and session control.
/user
/user/createWithList
/user/login?username=&password=
/user/logout
/user/{username}