POST
/
api
/
v1
/
Account
/
Logon
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Account/Logon \
  --header 'Content-Type: application/json' \
  --data '{
  "Username": "<string>",
  "Password": {
    "Length": 123
  },
  "Domain": "<string>"
}'
This response does not have an example.

Body

application/json

Response

200 - application/octet-stream

The response is of type file.