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:
[ "9c937d83-3782-4b8f-aad0-859d284c10cb", "bff971b9-4962-4085-9d0f-b8268f41dd6d", "b2bcf233-81e3-453a-a86c-e826e74abc60" ]
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.