Update a metadata entry.put https://{tenanturl}/config/v2.0/factors/fido2/metadata/{id}Update a metadata entry.Entitlements: - manageMFAMethods (Manage second-factor authentication method configuration)Path ParamsidstringrequiredThe unique identifier of the metadata entryBody ParamsA JSON payload that specifies the updated metadata entry datacategorystringrequiredThe administrator-assigned category for the metadata entrynamestringrequiredThe friendly name of the metadata entrymetadataStatementstringrequiredThe metadata statement. It is mutually exclusive with a certificatetypestringenumrequiredThe type of the metadata statementFIDO2YUBICOAllowed:FIDO2YUBICOenabledbooleanrequiredSpecifies whether this metadata is entry enabled. Disabled metadata is not used, regardless of whether it is referenced by a relying partytruefalseResponses 204The metadata entry 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 foundUpdated over 2 years ago