All Products
Search
Document Center

:DeleteCatalog

Last Updated:May 20, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /api/metastore/catalogs

Request parameters

ParameterTypeRequiredDescriptionExample
CatalogIdstringYes

CatalogId

catalog_test

Response parameters

ParameterTypeDescriptionExample
object

Response Object

Codestring

Response Code

OK
Messagestring

Response Message

.
RequestIdstring

RequestId

B7F4B621-E41E-4C84-B97F-42B5380A32BB
Successboolean

Request is success or not

true

Examples

Sample success responses

JSONformat

{
  "Code": "OK",
  "Message": ".",
  "RequestId": "B7F4B621-E41E-4C84-B97F-42B5380A32BB",
  "Success": true,
  "TaskId": "c38206c3aca0c41332ffe49294243009"
}

Error codes

For a list of error codes, visit the Service error codes.