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:
[ "e267d8c9-2f1f-470e-acad-71fdfa6ba69c", "2f4d42ab-9d1e-4552-b84f-0cf8d04facc6", "64af5fb5-c620-4d9a-898a-a74ed6e5f4f0" ]
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.