Set voting configuration quorum size
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/verified-authenticator/set-quorum-size' \
--header 'X-DPT-AUTHORIZATION;' \
--data-urlencode 'size=1'
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