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:
[ "0cca0ae9-6c61-41f6-89e1-ba10afdfc8e9", "420bc759-ebc2-441e-8b9f-5bc3a950d713", "3b29d19f-2b88-493e-b7a3-f0fd0b068969" ]
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.