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:
[ "2ad6ca4a-bcbb-4820-bc59-3ff5ca26c2bb", "a0964d89-8d1c-4238-8228-184ac26cd54f", "9edc762b-4681-47a8-a0b3-bfbe30701438" ]
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.