Resolve Application Identity Provider Redirect URLsAsk AIpost https://{application_vanity_domain}/api/v1/applications/{applicationId}/identity-providers/resolve-redirect-urlsPath ParamsapplicationIdstringrequiredlength between 1 and 26The ID of the application that the resource or action is scoped to.Body ParamsJSON representing the identity provider redirect URL request.identityProviderTypesarray of stringslength ≥ 1Array of IdP types to resolve redirect URLs forAPPLEBITBUCKETGITHUBGITLABGOOGLEMICROSOFTMICROSOFT_ENTRA_IDOKTAredirectDomainNamestringIf provided, this value will be used as the domain name for the redirect URLs.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 405Method Not Allowed 406Not Acceptable 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago