All Products
Search
Document Center

Container Service for Kubernetes:DeleteTrigger

Last Updated:Dec 22, 2025

Deletes an application trigger.

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 syntax

DELETE /clusters/[cluster_id]/triggers/[Id] HTTP/1.1

Request parameters

ParameterTypeRequiredDescriptionExample
cluster_idstringYes

The cluster ID.

c68deb844dc6d480eb775be611fdf****
IdstringYes

The trigger ID.

123407

Response parameters

ParameterTypeDescriptionExample
The current API has no return parameters

Examples

Sample success responses

JSONformat

{}

Error codes

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

Change history

Change timeSummary of changesOperation
2024-01-31The internal configuration of the API is changed, but the call is not affectedView Change Details