Skip to main content
POST
/
api
/
v1
/
ExternalAuthenticationProvider
/
Save
cURL
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/ExternalAuthenticationProvider/Save \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "ExternalAuthenticationProviderId": "<string>"
}

Body

application/json
Provider
object

Response

200 - application/json
Succeeded
boolean
Message
string | null
Code
string | null
ExternalAuthenticationProviderId
string | null