PUT api/company/{companyId}/removepeople
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| companyId | No documentation available. |
Define this parameter in the request URI. |
| personIDs | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "b6e6698b-acdd-4eb2-b07f-2b2d1489a779", "3d2a1a1d-9773-4ca7-a63a-4bedc13bb338", "b30224ce-02b6-4455-bd50-c93ffbf6ca76" ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.