Browse Platform API
Platform API

After removing from the blacklist

Copy

Synchronize a blacklist removal.

HTTP request

POST {WEBHOOK_ADDRESS}/callbackAfterRemoveBlackCommand

Request body

PropertyTypeDescription
callbackCommandstringcallbackAfterRemoveBlackCommand.
ownerUserIDstringBlacklist owner
blackUserIDstringUser removed from the blacklist

Response

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

Processing rules

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