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:
[ "c3a7a813-e409-446e-9a6a-7a67f0c9bbdb", "7bd73d0c-404a-423f-96b4-2b8b64f027f2", "c34dc544-eefe-452b-bb3c-bfd2626963e7" ]
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.