Browse Platform API
Platform API

After updating selected user fields

Copy

Synchronize the fields changed by a completed selected-field user update.

HTTP request

POST {WEBHOOK_ADDRESS}/callbackAfterUpdateUserInfoExCommand

Request body

Includes callbackCommand, userID, and the optional nickName, faceURL, and ex fields that changed.

Response

Return success promptly. The profile update is already complete.

Processing rules

  • Configuration key: afterUpdateUserInfoEx.
  • Process idempotently by user ID and operationID.