Skip to main content

UpdateCompanyLaptopAdmins

Select

SaaS
Customer Managed

Update a company's laptop admins.

Path Parameters
  • companyId string required
Request Body

List of users or user groups and operation type

  • laptopAdmins object[]

    List of laptop admins (users or user groups)

  • id int32
  • name string
  • type string
  • operationType UpdateOperationType

    Possible values: [OVERWRITE, ADD, DELETE, CLEAR]

Responses

OK


Schema
  • error object
  • errorMessage string
  • errorCode int32
Loading...