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
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
It appears that authenticated PUT and POST requests to the wp/v2/user/<id> endpoint update the user, but create an error.
Here is a GIF of me updating a user's email (I'm using basic auth). I get a 404 error "No route was found matching the URL and request method" but when check in the admin, the user's email has changed.