v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
system

Validates the login for the given MFA methods. Upon successful validation, it returns an auth response containing the client token

post/sys/mfa/validate

Request body

mfa_payloadobject required

A map from MFA method ID to a slice of passcodes or an empty slice if the method does not use passcodes

mfa_request_idstring required

ID for this MFA request

Response

OK