English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Viewer/api/v1/Viewer/ResetViewerContentLibrary \ --header 'Content-Type: application/json' \ --data '{ "ViewerIds": [ "<string>" ] }'
{ "Succeeded": true, "Message": "<string>", "Code": "<string>" }