Deletes a knowledge base.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-beijing |
| KnowledgeBaseId |
string |
Yes |
The unique ID of the knowledge base. |
pkb-xxxxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
2FED790E-FB61-4721-8C1C-07C627****** |
| KnowledgeBaseId |
string |
The unique ID of the knowledge base. |
pkb-xxxxx |
Examples
Success response
JSON format
{
"RequestId": "2FED790E-FB61-4721-8C1C-07C627******",
"KnowledgeBaseId": "pkb-xxxxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.