English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/AuthenticationIdentityProvider \ --header 'Content-Type: application/json' \ --data '{ "Domain": "<string>" }'
{ "Succeeded": true, "Message": "<string>", "Code": "<string>", "PublicAuthProviders": [ { "Name": "<string>", "Type": "<string>", "Id": "<string>" } ] }
Show child attributes