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:
[ "eff627a3-5396-4775-9daa-467c4399fac8", "c56e4aff-346f-409b-b67c-7921098e8638", "00bb5c8c-6baa-4027-8f82-9aaf8eb1c658" ]
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.