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:
[ "f1a60a07-e92e-4796-b972-622a5f52fbac", "a7dcc8cf-2934-4c67-89a7-eed8aad86ae7", "44ef39dc-780f-4a0b-9fa3-9cd2b07aec43" ]
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.