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:
[ "cb09f00f-76ef-4a3f-93bc-c6370dbe9144", "07885119-8fd4-405b-bee8-274a18ca3648", "47e7dafe-170b-461d-b3b6-71ad0b1362fc" ]
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.