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

Changes

No recorded changes to this endpoint across all 1 revision of this API.