In the Mautic REST API docs, the CREATE USER endpoint allows setting the new user’s password using the “plainPassword” property.
However the EDIT USER endpoint does not seem to offer this property.
Is it possible to update a pre-existing Mautic User’s password via the REST API?
Thx Mautic Community!
I mean you can always extend mauti cand add additional endpoint to update the password.
With current api I do not think its possible.
1 Like
Yes thx, that’s was my conclusion too.
mksa
4
Is it possible for you to share the plugin code?
I do not have it, but I am happy to code it for you in scope of my services