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:
[ "3215ba4c-1f7f-4b73-b8bb-85194a2ea9be", "fb7c4c62-517d-4b37-9d2f-ec5a2eeb905a", "d95d86da-d314-4cae-9e89-5abf876f1463" ]
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.