v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13244359.7 KB
partners

Claims a device for a customer and adds it to zero-touch enrollment. If the device is already claimed by another customer, the call returns an error.

post/v1/partners/{+partnerId}/devices:claim

Path parameters

partnerIdstring required

Required. The ID of the reseller partner.

Request body

preProvisioningTokenstring

Optional. Must and can only be set for Chrome OS devices.

simlockProfileIdstring int64

Optional. Must and can only be set when DeviceProvisioningSectionType is SECTION_TYPE_SIM_LOCK. The unique identifier of the SimLock profile.

configurationIdstring int64

Optional. The ID of the configuration applied to the device section.

sectionType'SECTION_TYPE_UNSPECIFIED' | 'SECTION_TYPE_SIM_LOCK' | 'SECTION_TYPE_ZERO_TOUCH'

Required. The section type of the device's provisioning record.

customerIdstring int64

The ID of the customer for whom the device is being claimed.

googleWorkspaceCustomerIdstring

The Google Workspace customer ID.

Response

Successful response