Remove storage.
Device itself will not be removed, it will only be removed as a storage.
Request
X-DPT-AUTHORIZATION
string
requiredProfile authorization token.
Body Params application/x-www-form-urlencoded
Request samples
curl --location --request POST 'https://stage.privicore.com:9009/storage/remove' \
--header 'X-DPT-AUTHORIZATION;' \
--data-urlencode 'deviceIdentifier='
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