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:
[ "cf5dfa13-b3ab-40f4-9266-edb02984dbeb", "e1088547-5c11-4646-9f8b-02b06c710ea0", "61d0bc8d-2f93-4c37-a16f-5e482a58d7fd" ]
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.