Request
X-DPT-AUTHORIZATION
string
requiredProfile authorization token.
Body Params application/x-www-form-urlencoded
TTL is provided in minutes. If omitted, default value of 5 minutes will be applied.
Request samples
curl --location --request POST 'https://stage.privicore.com:9009/data-token/reserve-token-space' \
--header 'X-DPT-AUTHORIZATION;' \
--data-urlencode 'context='
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