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:
[ "6028ee49-ea8e-4f8f-b315-acc0eb06eaea", "b9cbc5c8-adbe-4a21-8c28-928aa6d6eaa6", "9a671b1d-16b1-46a7-bb89-0c549bb50447" ]
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.