UpdateMyInfo#

Description#

Updates information in the user profile.

Request Parameters#

  • display_name — The user name being displayed.

    • Type: String

  • email — The user email.

    • Type: String

  • phone — The phone number of the user.

    • Type: String

Note

The method is not public and is intended to be used in the web interface only. The method call is written to Activity Log.