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:
[ "87ea70e6-e57d-49fe-9480-523b96f227e1", "845cab1e-2d5d-4d81-b2ae-738914d0235e", "135e6fa6-d571-4edc-8d2d-c83f8c4fc0d0" ]
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.