Skip to main content

Create laptop owner mappings

Select

SaaS
Customer Managed

API to create laptop owner mappings

Request Body

List of laptop owner mappings to be added

  • laptopOwnerMapping object[]
  • serialNumber string

    Serial number of the laptop

  • laptopName string

    Display name of the laptop

  • host string

    Host name of the laptop

  • ownerEmail string

    Email address of the owner

  • ownerUPN string

    UPN of the owner

  • osType string

    Operating system of the owner

  • company object
  • id int32
  • name string
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...