2FA Enable


This endpoint enables two-factor authentication (2FA) for the authenticated user. It typically involves generating a secret key and requiring the user to verify it using a time-based one-time password (TOTP) app such as Google Authenticator.

Method API Endpoint
POST https://admin-eficyent.rare-able.com/api/user/tfa_enable

headers: Object containing the API headers.

'X-Api-Key': To know how to generate please use Authentication

'X-Api-Signature': To know how to generate please use Authentication