Update a device
Update APNs token, app version, or device name. All fields are optional.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
User-assigned device name (e.g. "Ada's iPhone").
Apple Push Notification service device token; null until the device registers for push.
Version of the Phosra app installed on the device.
Operating-system version reported by the device (e.g. 18.5).
Response
Device updated
Unique identifier for this resource.
Identifier of the child this resource belongs to.
Identifier of the family this resource belongs to.
Identifier of the associated platform.
User-assigned device name (e.g. "Ada's iPhone").
Hardware model identifier (e.g. iPhone15,3).
Operating-system version reported by the device (e.g. 18.5).
Version of the Phosra app installed on the device.
Apple Push Notification service device token; null until the device registers for push.
Apple frameworks the device supports (e.g. FamilyControls, ManagedSettings, DeviceActivity)
Per-category enforcement results from the device's last enforcement_status report
RFC 3339 timestamp.
Policy version the device last successfully applied.
Current lifecycle state of the resource.
active, inactive, revoked RFC 3339 timestamp of when the resource was created.
RFC 3339 timestamp of the resource's most recent update.