curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Account/Logoff
{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>"
}
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Account/Logoff
{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>"
}
The response is of type object
.