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:
[ "0a2d3429-eb26-438a-a933-147436a3ea2e", "cec87d97-1ddc-4cb8-8c39-6d018170549b", "ff158de3-924d-4ddb-8cc5-b7dd4bffdcfb" ]
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.