Attach unit to be managed
This is an API function to attach unit to a user by specifying the user ID. This API function corresponds to the operation on the screen that is displayed by clicking the [User] tab after selecting the [Security] on the operation screen of Manager.
= Remarks =
The response parameters of the following API functions are the same.
|
- Format
- Request parameter (Path format)
- Request parameter (Array format)
- Response
- Response parameter
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
User ID | userId | String | Impossible to omit |
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Unit ID |
unitIds |
String (Array) |
• If you attach a user one Unit: ["Unit ID1"] • If you attach a user more than one Unit (divide them with a comma): ["Unit ID1","Unit ID2"] |
Impossible to omit |
|
For details of the parameters under the content layer, see Response parameter described in Acquire a list of managed units.
Also, for details about the parameters for page settings (first, last, number, numberOfElements, size, sort, totalElements, totalPages), see Response parameters for page settings.