All Products
Search
Document Center

Security Center:DeleteDingTalk

Last Updated:May 22, 2025

Deletes a DingTalk chatbot on the DingTalk Chatbot tab of the Notification Settings page.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
IdsstringYes

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

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

BF3D4ACB-CE17-559F-B850-490E42CDDC7E

Examples

Sample success responses

JSONformat

{
  "RequestId": "BF3D4ACB-CE17-559F-B850-490E42CDDC7E"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.