Update user credentials

PUT /api/users

Responses

  • 200

    Email/password updated

PUT /api/users
curl \
 --request PUT 'http://localhost:8080/api/users'