POST api/right/IsDepAdminInfo?userId={userId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userId | No documentation available. |
Define this parameter in the request URI. |
| depIds | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2", "sample string 3" ]
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ true, true, true ]