You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think the entries register_date, last_login, and confirmed should be present, as they shouldn't be changeable by users. I am not sure what act_code and fp_code mean, so they might not need to be present either.
The text was updated successfully, but these errors were encountered:
In the documentation for
/user/users
, the example body is:I don't think the entries
register_date
,last_login
, andconfirmed
should be present, as they shouldn't be changeable by users. I am not sure whatact_code
andfp_code
mean, so they might not need to be present either.The text was updated successfully, but these errors were encountered: