PUT api/company/{companyId}/removepeople

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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:
[
  "e5587c5d-ba6e-4526-91e2-8b04c56d8c1b",
  "7fa14bf2-0743-4176-9976-40862ad6a6f2",
  "40041f38-0727-41c9-a0fd-f600175d1bfa"
]

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.