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

Path Parameters

providerId
string
required

Response

200 - application/json

The response is of type object.