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:
[ "0718d7bc-a9cc-4ab1-b403-135be2bec1c2", "402b7a89-50f9-4134-88aa-1fd1493c2cd6", "3c651aa0-dee0-4568-b1ef-138dea843a6f" ]
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.