Skip to main content
POST
Send MFA via SSO

Query Parameters

email
string<email>
required

Email address of the user to send the MFA passcode to. Unknown emails still return a generic success to prevent enumeration.

fluid_shop
string

Shop name, eg: company.fluid.app

Response

Created

MFA record created — returned by send_mfa, resend_mfa, and multi_factor_authentications create

multi_factor_authentication
object
required

The MFA record that was created and to which the verification code was sent.

meta
object

Response metadata (request id and generation timestamp).