Gets the OIDC Url

GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/avaya-aura-device-services:discoveryUrl

This API requires the Account Administrator role.

Returns the OpenID Connect Discovery Url, based on account id

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Acceptstring

RESPONSES

status: OK

{"openIDConnectDiscovery":"https://dev-11.ixcc-sandbox.avayacloud.com/auth/realms/YOPXPM/.well-known/openid-configuration"}