curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Viewer/api/v1/Viewer/ViewerVariables/Delete \
--header 'Content-Type: application/json' \
--data '{
"Variables": [
"<string>"
]
}'
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Viewer/api/v1/Viewer/ViewerVariables/Delete \
--header 'Content-Type: application/json' \
--data '{
"Variables": [
"<string>"
]
}'