Update an external MFA provider configuration.put https://{tenanturl}/config/v1.0/mfaproviders/{id}Update an external MFA provider configuration.Entitlements: - manageMFAMethods (Manage second-factor authentication method configuration)Path ParamsidstringrequiredThe specific configuration identifier.Body ParamsThe updated configuration.capabilitiesarray of stringsrequiredThe factor capabilities permitted with this provider instancecapabilities*ADD stringcapabilityCacheTtlint32requiredThe number of seconds cached capability enrollments will be storeddescriptionstringrequiredA friendly descriptionenabledbooleanrequiredThe enabled state of external MFA provider to be used in runtime flowstruefalsenamestringrequiredThe name of the external MFA provideruniqueNameAttributestringrequiredThe account attribute that identifies the user in the external provider systemResponses 204The configuration was updated. 400The request cannot be processed because the request body contains improperly structured JSON 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 404The resource cannot be found 409The request could not be processed due to a conflictUpdated over 2 years ago