ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,817
- Points
- 823
Reputation:
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 :
But can I GET their
What would be the method to make this work?
Thanks.
Continue reading...
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...