Change a user's password for an on-premise identity source.put https://{tenanturl}/v1.0/authnmethods/password/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠPath ParamsidstringrequiredQuery ParamsthemeIdstringBody ParamsA JSON payload containing the username and passwords.usernamestringrequiredoldPasswordstringrequirednewPasswordstringrequiredResponses 204The update 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 9 days ago