POST
/
api
/
v1
/
credentials
/
pads
/
getaccesstoken
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Credentials/api/v1/credentials/pads/getaccesstoken \
  --header 'Content-Type: application/json' \
  --data '{
  "UserRegistrationId": "<string>",
  "OAuthTokenId": "<string>"
}'
"<string>"

Body

application/json

Response

200 - application/json

The response is of type string.