Browse Platform API
Platform API

After updating selected group fields

Copy

Synchronize changes after selected group fields are updated.

HTTP request

POST {WEBHOOK_ADDRESS}/callbackAfterSetGroupInfoExCommand

Request body

The payload contains callbackCommand: callbackAfterSetGroupInfoExCommand, operationID, groupID, and the updated values among groupName, notification, introduction, faceURL, ex, needVerification, lookMemberInfo, and applyMemberFriend.

Response

Return HTTP success promptly. The partial update is already complete and cannot be changed by this response.

Processing rules

  • Configuration key: afterSetGroupInfoEx.
  • Process idempotently using groupID or operationID.