Create a metadata entry.post https://{tenanturl}/config/v2.0/factors/fido2/metadataCreate a metadata entry.Entitlements: - manageMFAMethods (Manage second-factor authentication method configuration)Body ParamsA JSON payload that specifies the metadata entry datacategorystringThe administrator-assigned category for the metadata statementnamestringrequiredThe friendly name of the metadata entrymetadataStatementstringrequiredThe metadata statement. It is mutually exclusive with a certificateenabledbooleanSpecifies whether this metadata entry is enabled. Disabled metadata is not used regardless of whether it is referenced by a relying partytruetruefalsetypestringenumrequiredThe type of the metadata statementFIDO2YUBICOAllowed:FIDO2YUBICOResponses 201The metadata entry was created. 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 operationUpdated over 1 year ago