MFA API
Disable MFA
Use this endpoint to disable MFA for a user. This removes all active MFA methods and recovery codes.
delete/v1/users/{id}/mfa
Path parameters
idstring required
The unique identifier of the user you want to retrieve.
Response
If the request is successful, you will receive an empty response.