legacy-knowledge-base
公開されました Jul. 2, 2025

APIを利用したメールアドレスの変更

written-by

Liferay Support

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

事象/ユースケース

APIを利用したメールアドレスの変更方法について

解決策/提案

以下のAPIを使うことで、メールアドレスの変更が可能です。
APIを利用するためには、 ユーザーIDを別途取得する必要があります。
updateEmailAddress

一括で複数ユーザーのメールアドレスを更新するAPIはございま せん。
一括で複数ユーザーのアドレス更新を行いたい場合は、 別途APIをコールするクライアントプログラム等が必要となりま す。

コントロールパネル>サーバ管理>スクリプト からgroovyスクリプトを実行し、 APIを呼び出すことも可能です。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base