Deletes a trigger.
Operation description
You can delete a trigger only if the trigger is in one of the following states: Ready, Failed, Suspended, and Succeeded. You cannot delete a trigger that is in the Running state.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ProjectName | string | Yes | The name of the project. You can obtain the name of the project from the response of the CreateProject operation. | test-project |
| Id | string | Yes | The ID of the trigger. You can obtain the ID of the trigger from the response of the CreateTrigger operation. | trigger-9f72636a-0f0c-4baf-ae78-38b27b****** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "FEDC9B1F-30F2-4C1F-8ED2-B7860187****"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
