From 786fbf29098f735d61930868cfe5722b44c7f569 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 16 Oct 2024 11:27:18 -0500 Subject: [PATCH] Update password-reset-by-api.adoc --- docs/password-reset-by-api.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/password-reset-by-api.adoc b/docs/password-reset-by-api.adoc index 29f38e7..6160cdd 100644 --- a/docs/password-reset-by-api.adoc +++ b/docs/password-reset-by-api.adoc @@ -1,6 +1,6 @@ -==== Password Reset by API Call 27 Aug 2024 +==== Password Reset by API Call, 27 Aug 2024 John Bigornia, I know there's a password reset feature via security question on the UI. Is it possible to do this through a REST call? This is to test a client self service password reset.