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:
[ "cf1325ac-99ed-4bb9-91d3-0c1b7c941996", "fe8e2ad5-a0b0-47eb-9f42-1c8d4b259756", "7dac1440-8d13-4680-8fd8-24bc3b997003" ]
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.