mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 13:08:31 +00:00
125 B
125 B
mutation { usersDeleteMFAAuthenticator( userId: "<USER_ID>", type: "totp" ) { status } }