Request unique identifier (i.e. Register new device)
Request device unique identifer.
i.e. Register new device.
Request Code Samples
curl --location --request POST 'https://stage.privicore.com:9009/device/request-unique-identifier' \
--header 'X-DPT-AUTHORIZATION;'
Responses
application/json
Command accepted.
Use DPT CAB websocket server to subscribe to your profile channel via authorization token and receive command status messages.
Modified at 2025-03-06 13:01:35