Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过 API 更改用户电子邮件地址?在数据库中,该列是 users.mail。
我想通过 REST 从另一个应用程序调用 Drupal 来更改用户的电子邮件地址。
我正在使用 Drupal 7。
谢谢。
您应该查看Services 模块以及与之相关的大量文档。