Use this operation to create, update, query, and delete chat configurations for platforms such as DingTalk.
Try it now
Test
RAM authorization
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.