All Products
Search
Document Center

DataWorks:DeleteMcpServer

Last Updated:Jun 11, 2026

Delete MCP Server

Operation description

Request Description

This API allows you to delete the corresponding MCP Server instance based on the provided MCP Server name. Make sure you have the appropriate permissions and verify that the MCP Server name to be deleted is correct before calling.

Notes

  • The deletion operation is irreversible. Proceed with caution.

  • Ensure that you have sufficient permissions (dataworks:DeleteMcpServer) to perform this operation.

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 parameters

Parameter

Type

Required

Description

Example

Name

string

Yes

The name of the MCP Server to delete.

my-mcp-server

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

824F80BA-1778-5D8A-BAFF-668A4D9C4CC7

Examples

Success response

JSON format

{
  "RequestId": "824F80BA-1778-5D8A-BAFF-668A4D9C4CC7"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.