All Products
Search
Document Center

E-MapReduce:DeleteKyuubiService

Last Updated:Dec 01, 2025

Deletes a Kyuubi gateway.

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

DELETE /api/v1/kyuubi/{workspaceId}/{kyuubiServiceId} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

workspaceId

string

No

The workspace ID.

w-d2d82aa09155****

kyuubiServiceId

string

No

The Kyuubi service ID.

kb-c7141f10c3f549fc9f8b8ae562b8****

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The response.

requestId

string

The request ID.

DD6B1B2A-5837-5237-ABE4-FF0C8944****

data

any

The returned data.

true

Examples

Success response

JSON format

{
  "requestId": "DD6B1B2A-5837-5237-ABE4-FF0C8944****",
  "data": "true"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.