send Two Factor Code For Login Using Method With Id

POST {{baseUrl}}/api/two-factor/send/:twoFactorId

Send a Two Factor authentication code to allow the completion of Two Factor authentication.

Request Body

{"applicationId"=>"<uuid>", "email"=>"<string>", "method"=>"<string>", "methodId"=>"<string>", "mobilePhone"=>"<string>", "userId"=>"<uuid>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;