Setup TFA

This endpoint initiates the Two-Factor Authentication (TFA) setup process by generating a unique QR code and secret key for the user. Upon successful verification of the 6-digit authentication code, TFA is activated and enforced for subsequent logins.

Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json