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:
[ "04a0b2c1-5914-4f27-92f1-b8b8f7f0d3e4", "02d7d6b0-7dba-4376-aba1-ae2d084f5aa1", "d1196bb6-7755-4748-abb7-b6f4c22b80c9" ]
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.