All Products
Search
Document Center

:DeleteMcpService

Last Updated:Jun 16, 2026

Deletes an MCP service.

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 /digitalEmployee/{name}/mcpService/{mcpServiceName} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

name

string

Yes

The name of the digital employee.

test-agent

mcpServiceName

string

Yes

The MCP service name.

log-query

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The response data.

requestId

string

The request ID.

0B9377D9-C56B-5C2E-A8A4-************

Examples

Success response

JSON format

{
  "requestId": "0B9377D9-C56B-5C2E-A8A4-************"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.