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:
[ "7798b335-3174-4eaf-b59b-d1d6c7ddc9b3", "0b79d46b-9c55-4a3f-adb9-f7e9f5ffc369", "a906f983-c399-4c75-8abd-b9a689939a7b" ]
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.