AddBlockItems interface

Methods

post(AddBlockItemsParameters)

Add blockItems to a text blocklist. You can add at most 100 BlockItems in one request.

Method Details

post(AddBlockItemsParameters)

Add blockItems to a text blocklist. You can add at most 100 BlockItems in one request.

function post(options?: AddBlockItemsParameters): StreamableMethod<AddBlockItems200Response | AddBlockItemsDefaultResponse>

Parameters

Returns