Browse Platform API
Platform API

After importing friends

Copy

Synchronize the result of a friend import.

HTTP request

POST {WEBHOOK_ADDRESS}/callbackAfterImportFriendsCommand

Request body

PropertyTypeDescription
callbackCommandstringcallbackAfterImportFriendsCommand.
ownerUserIDstringRelationship owner
friendUserIDsstring[]Imported friend IDs

Response

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

Processing rules

  • Configuration key: afterImportFriends.
  • Process idempotently using the relationship key and operationID.