Users
Create an MFA verification for a user
Create a new MFA verification for a given user ID.
post/api/users/{userId}/mfa-verifications
Path parameters
userIdstring required
The unique identifier of the user.
Request body
Response
The MFA verification that was created.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.