POST
/
api
/
v1
/
Viewer
/
ViewerVariables
/
Delete
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>"
  ]
}'

Body

application/json