Deletes an application trigger.
Debugging
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
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| cluster_id | string | Yes | The cluster ID. | c68deb844dc6d480eb775be611fdf**** |
| Id | string | Yes | The trigger ID. | 123407 |
Response parameters
Examples
Sample success responses
JSONformat
{}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2024-01-31 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
