(coming soon)
POST {{baseUrl}}/v1/device/:deviceUid/pin-code
A request to the device to refresh the pin. A new pin will then be sent back from the device to the server asynchronously and will eventually be available to GET.
Parameters
Field | Type | Required | Description |
---|---|---|---|
deviceUid | string | required | Unique device identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Accept | string |
RESPONSES
status: OK
{}