THIS SITE IS UNDER CONSTRUCTION
curl --location --request POST 'https://api-core.deriv.com/v1/DeleteAccessToken' \
--header 'Authorization: Bearer {{Bearer}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "***********************HBw"
}'
{}