appwrite/docs/examples/1.6.x/server-rest/examples/users/delete-mfa-authenticator.md
2024-08-21 17:47:19 +05:30

220 B

DELETE /v1/users/{userId}/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.6.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Key: <YOUR_API_KEY>