Skip to main content

Modify Access Control

Select

SaaS
Customer Managed

Updates owner permissions and/or automatic laptop ownership assignment

Request Body
  • ownerPermissions object[]

    List of owner permissions

  • id int32
  • name string
  • automaticLaptopOwnershipAssignment object

    Details of automatic laptop ownership assignment

  • assignLaptopOwnerAutomatically boolean

    Whether the laptop ownership assignment is automatic or not

  • laptopOwnerOption LaptopOwnerOption

    Possible values: [ALL_LOGGED_IN_AD_USERS, FIRST_USER_TO_LOGIN, ALL_USERS_OF_USERGROUPS]

    Options to automatically assign laptop owners

  • userGroups string

    Comma seperated usergroups to add users from, when the laptopOwnerOption is 'ALL_USERS_OF_USERGROUPS'

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...