Connectors
...
Actions
Delete Windows Hello For Business Auth Method
4 min
description removes a specified windows hello for business authentication method for a user using their email address and method id endpoint url /v1 0/users/{{email address}}/authentication/windowshelloforbusinessmethods/{{windowshelloforbusinessauthenticationmethodid}} method delete inputs path parameters (object) – required email address (string) – required the account associated with the email windowshelloforbusinessauthenticationmethodid (string) – required the id of the windows hello for business authentication method output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)