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:
[ "bc18670f-7cd8-4cbc-a1b7-3f1dc4f653a0", "d4dda07d-a6e5-4123-8c54-38131617cc73", "c11a9e85-bb29-4ff3-937e-e9fffd5cca10" ]
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.