v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBMFA API
Initiate MFA Setup
Use this endpoint to initiate MFA setup for a user. Returns a secret and recovery codes to be stored by the user before verification.
post/v1/users/{id}/mfa/setup
Path parameters
idstring required
The unique identifier of the user you want to retrieve.
Request body
Response
MFA setup initiated successfully. Store the secret and recovery codes before proceeding to verification.