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:
[ "3c135508-eb61-440f-9237-76e25ca2bf66", "3955fc85-0d1d-4f8a-9db3-9a691e863fbf", "fdd47c64-b16f-4900-8ec0-d85f35399c1a" ]
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.