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:
[ "bec8b70f-3ee1-4f9c-bf6b-d547aa6f96e2", "fa99be34-68eb-443d-b58b-83f293f3fefe", "7b659c0f-eff5-4edf-81ae-bc4875297ae5" ]
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.