<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009lafUZCAYOkta Classic EngineMulti-Factor AuthenticationAnswered2025-09-13T09:01:51.000Z2023-10-18T18:56:00.000Z2023-10-19T17:13:37.000Z

GavinC.72215 (Customer) asked a question.

Email authenticator is not really deleted even though the API call succeeded

I made an API call to {{url}}/api/v1/users/{{userId}}/factors/{{factorId}} using DELETE verb and provided the factor id for email. The call returned with 204 no content. I assume that means the request was processed successfully. But when I call {{url}}/api/v1/users/{{userId}}/factors with GET verb again to retrieve the list of enrolled factors, the email factor appeared in the list and the status is "active". So the question is: can we REALLY delete the email authenticator?


This question is closed.
Loading
Email authenticator is not really deleted even though the API call succeeded