v1

latestOpenAPI 3.0.32026-07-17365370.0 KB
DeviceService

Add new device for approval flow

post/v1alpha1/device/{deviceId}

Path parameters

deviceIdstring required

The unique identifier for the device to register.

Request body

idstring

A unique identifier for the Device.

userIdstring

User ID associated with the Device.

subscriptionTokenstring

Subscription Token for the Device.

namestring

The device human-readable name.

createdAtstring date-time

The creation time of the Device.

Response

OK