How to update users email via API if you have only username?

Status
This content is read-only, or is not open for further replies.

BubbaLovesCheese

Guest
offline
Is there a method to update a user's email address via the API if I have only their username?

I see that I can POST and update to their email using their ID : /api/users/{{userid}}

But can I GET their userid from their username somehow?

What would be the method to make this work?

Thanks.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom