Skip to main content

Put LaptopOwner Mapping Action Assign

Select

SaaS
Customer Managed

API to assign users specified in device owner mapping as owners of laptops presented in the request body.

Query Parameters
  • companyId int32

    Id of the company that this operation will be performed for

Request Body

Assign owners to laptops in the request.

  • laptopOwnerMapping int32[]

    Accepts list of laptop owner mapping ids to be applied

  • applyAll boolean

    Default value: true

    This indicates if applying assign laptop owners to all device user mappings within a company

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...