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

Response

200 - application/json

The response is of type object.