cURL
curl --request POST \ --url http://localhost:8080/v1/users/me/mfa/enroll \ --header 'Authorization: Bearer <token>'
{ "authentication_factor": {}, "authentication_challenge": {} }
Starts TOTP MFA enrollment for the authenticated user via WorkOS.
Merchant API key: ak_live_... or ak_test_...
ak_live_...
ak_test_...
MFA enrollment initiated