Reset a user's password for an on-premise identity source.post https://{tenanturl}/v1.0/authnmethods/password/{id}/resetRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠPath ParamsidstringrequiredQuery ParamsthemeIdstringBody ParamsA JSON payload containing the username.usernamestringrequirednewPasswordstringResponses 204The reset was successful. 400The request cannot be processed because the request body contains improperly structured JSON. 401The unauthenticated user does not have permissions to perform the requested operation. 403The authenticated user does not have permissions to perform the requested operation. 404The resource cannot be found.Updated 4 days ago