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:
[ "8315aaf7-90ba-4bda-a3fa-18cbc87a66d9", "7b2db355-2c30-46e4-9a73-2c6f2eb3e3ee", "ab8e16f1-e0be-473e-8a96-4e6ae01d8ff7" ]
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.