send Two Factor Code For Enable Disable With Id
POST {{baseUrl}}/api/two-factor/send
Send a Two Factor authentication code to assist in setting up Two Factor authentication or disabling.
Request Body
{"applicationId"=>"<uuid>", "email"=>"<string>", "method"=>"<string>", "methodId"=>"<string>", "mobilePhone"=>"<string>", "userId"=>"<uuid>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""