All Products
Search
Document Center

PolarDB:DeleteKnowledgeBase

Last Updated:Aug 13, 2026

Deletes a knowledge base.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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.