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