Users, gRPC: UserService
Статья создана
Обновлена 7 ноября 2024 г.
UserService provides operations for managing users.
Methods
|
Method |
Description |
|
Create a new user. |
|
|
Retrieve details of a specific user by its ID. |
|
|
Update an existing user. |
|
|
Delete a user by its ID. |
|
|
List users in a specific folder. |