v1
latestOpenAPI 3.0.12026-08-0435481.5 MBUsers
Delete an MFA verification for a user
Delete an MFA verification for the user with the given verification ID. The verification ID must be associated with the given user ID.
delete/api/users/{userId}/mfa-verifications/{verificationId}
Path parameters
userIdstring required
The unique identifier of the user.
verificationIdstring required
The unique identifier of the verification.
Response
The MFA verification was deleted successfully.