Necesito ayuda para actualizar la información del perfil a través de la API

Have you tried Reverse engineer the Discourse API to check what happens when you use the UI to perform the change?

It works for me when sending a PUT request to eg. /u/test_one.json

1 me gusta