Disable TOTP

DELETE/auth/v1/users/current/totp/delete

Disables TOTP two-factor authentication for the authenticated user and removes their stored TOTP secret.

Authorization<token>

In: header

Response Body

204

No Content

curl -X DELETE "https://api.rixl.com/auth/v1/users/current/totp/delete"

No Content