Endpoint referenceMFA
Verify a TOTP challenge and elevate the current session.
Authorization
platformSession laravel_session<token>
In: cookie
Header Parameters
X-XSRF-TOKEN*string
CSRF token paired with the current web session.
Length
1 <= length <= 2048Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
Was this page helpful?
Confirm initial TOTP enrollment and return recovery codes once.
Confirm initial TOTP enrollment and return recovery codes once. Review the documented request, response, authorization, and availability requirements before using this operation.
Consume one recovery code without satisfying sensitive step-up.
Consume one recovery code without satisfying sensitive step-up. Review the documented request, response, authorization, and availability requirements before using this operation.