/create-passkeyAsk AIpost https://api.akeyless.io/create-passkeyBody ParamsaccessibilitystringDefaults to regularfor personal password manageralgstringrequiredDefaults to EC256Passkey type; options: [EC256, EC384, EC512]delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredClassicKey nameorigin-urlarray of stringsOriginating websites for this passkeyorigin-urlADD stringprotection-key-namestringThe name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used)tagsarray of stringsAdd tags attached to this objecttagsADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationusernamestringFor Password Management useResponses 201CreatePasskeyResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago