RemoveBlockItems interface

Methods

post(RemoveBlockItemsParameters)

Remove blockItems from a text blocklist. You can remove at most 100 BlockItems in one request.

Method Details

post(RemoveBlockItemsParameters)

Remove blockItems from a text blocklist. You can remove at most 100 BlockItems in one request.

function post(options?: RemoveBlockItemsParameters): StreamableMethod<RemoveBlockItems204Response | RemoveBlockItemsDefaultResponse>

Parameters

Returns