Platform API
Before updating selected user fields
Validate or adjust only the optional profile fields included in a selected-field update.
HTTP request
POST {WEBHOOK_ADDRESS}/callbackBeforeUpdateUserInfoExCommandRequest body
Includes callbackCommand, required userID, and optional nickName, faceURL, and ex values.
Response
Return the common before-event response plus only the replacement fields that OpenIM should apply.
Processing rules
- Configuration key:
beforeUpdateUserInfoEx. - Omitted fields remain untouched;
nextCode: 1rejects the update.
Was this page helpful?