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:
[ "8b1ae14e-232a-4034-aee7-94360b156c26", "d2cdacbc-346f-402d-a938-81b2a195ed3c", "e12b8243-e80a-4274-b1c2-8153b4fe13be" ]
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.