English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Configuration/api/v1/Configuration/delete \ --header 'Content-Type: application/json' \ --data '{ "Nodes": [ "<string>" ] }'
{ "Succeeded": true, "Message": "<string>", "Code": "<string>", "Results": [ { "Succeeded": true, "Message": "<string>", "Code": 123, "Name": "<string>" } ] }
Show child attributes