Deletes a DingTalk chatbot on the DingTalk Chatbot tab of the Notification Settings page.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Ids | string | Yes | The ID of the notification from the DingTalk chatbot. Separate multiple IDs with commas (,). Note
You can call the DescribeDingTalk operation to query the ID.
| 2170,256 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "BF3D4ACB-CE17-559F-B850-490E42CDDC7E"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
