The following methods have been added to User (Object) service in this release:
Resource | Description |
POST /object/users | Creates a user for the specified namespace |
GET /object/users/{uid}/info | Gets user details for the specified user belonging to specified namespace |
GET /object/users/lock/{uid}/{namespace} | Gets the user lock details for the specified user belonging to specified namespace |
GET /object/users/lock/{uid} | Gets the user lock details for the specified user |