Users

Disable 2FA for the authenticated user

Removes the registered second factor for the currently authenticated user. The user can re-enrol later via createCurrentUserTwoFactorAuthentication.

delete/user/two-factor-authentication

Request body

object required

An empty request body; reserved for future fields.

Response

2FA was successfully disabled.

object nullable required

An empty JSON response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.