mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 05:58:31 +00:00
653 B
653 B
mutation { accountDeleteAuthenticator( type: "totp", otp: "" ) { _id _createdAt _updatedAt name password hash hashOptions registration status labels passwordUpdate email phone emailVerification phoneVerification mfa totp prefs { data } targets { _id _createdAt _updatedAt name userId providerId providerType identifier } accessedAt } }