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:
[ "06d2cb6a-aed0-4091-9cad-abcd9f3818a0", "feb0591b-13b0-467e-a715-f7a9f3560ef6", "3cfe4e95-3c55-4e91-b7d6-1abd7e754ce6" ]
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.