MFA API
Verify MFA Passcode
Use this endpoint to verify the MFA passcode entered by the user during setup. Must be called after initiating setup and before enabling MFA.
post/v1/users/{id}/mfa/verify
Path parameters
idstring required
The unique identifier of the user you want to retrieve.
Request body
Response
MFA passcode verified successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.