RemoveBlockItems interface
Methods
post(Remove |
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
- options
- RemoveBlockItemsParameters
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript