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:
[ "95834b10-64a8-43dc-bc39-54d91bc4efbc", "a8f34157-2cfa-40ef-91fa-5165f3e984c1", "cb102034-1d4c-47e6-8ab5-29d09724e071" ]
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.