Endpoint referenceMFA
Confirm initial TOTP enrollment and return recovery codes once.
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?
Start initial TOTP enrollment and return the secret once.
Start initial TOTP enrollment and return the secret once. Review the documented request, response, authorization, and availability requirements before using this operation.
Verify a TOTP challenge and elevate the current session.
Verify a TOTP challenge and elevate the current session. Review the documented request, response, authorization, and availability requirements before using this operation.