This topic describes how to call the DeleteKeywordLib operation to delete a specified custom text library. You can use text libraries for text anti-spam. The effect of managing custom text libraries by calling API operations is the same as that of managing custom text libraries in the Alibaba Cloud Content Moderation console.
Description
Operation: DeleteKeywordLib
Request parameters
For more information about the common request parameters that must be included in all Content Moderation API requests, see Common request parameters.
Parameter | Type | Required | Description |
---|---|---|---|
Id | Numeric | Yes | The primary key ID of the text library to delete. |
Response parameters
For more information about common response parameters that this operation returns, see Common response parameters.
Examples
{
"Id": 2147
}
{
"requestId": "795D8871-4889-4C0F-A8B1-C7D2B990FF61",
"code": 200
}