Overview#
Configure metadata for a registered device, including the device display name.Endpoint: POST /device/configure-metaContent-Type: application/x-www-form-urlencodedRequest Parameters#
| Parameter | Type | Required | Description |
|---|
deviceIdentifier | string | Yes | The unique device identifier |
name | string | No | Display name for the device |
Use Case#
Use this endpoint to configure device metadata after registration. The device name provides a human-readable identifier for the device (e.g., "John's iPhone", "Production Server", "Backup Storage"), making it easier to identify devices in management interfaces and approval workflows.Configure metadata before or after device approval
Name helps identify devices when managing multiple devices
Device identifier must be from a registered device under your profile