Connectors
...
Actions
Delete Microsoft Authenticator Auth Method
4 min
description removes a specific microsoft authenticator method for a user, identified by email address and authenticator id endpoint url /v1 0/users/{{email address}}/authentication/microsoftauthenticatormethods/{{microsoftauthenticatorauthenticationmethodid}} method delete inputs path parameters (object) – required email address (string) – required the account associated with the email microsoftauthenticatorauthenticationmethodid (string) – required the id of the microsoft authenticator authentication method output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)