All Products
Search
Document Center

:DeleteChatConfiguration

Last Updated:Feb 05, 2026

Use this operation to create, update, query, and delete chat configurations for platforms such as DingTalk.

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

RegionId

string

No

The region ID.

cn-hangzhou

Name

string

No

The configuration name.

TestChatConfig-9be97b40

Response elements

Element

Type

Description

Example

object

The details of the successful response.

Content

string

The response message that describes the result of the request.

Chat configuration deleted successfully.

RequestId

string

The request ID.

4DB0****1234

Examples

Success response

JSON format

{
  "Content": "Chat configuration deleted successfully.",
  "RequestId": "4DB0****1234"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.