AgentsTriggersDelete a triggerDelete a trigger DELETE /v1/projects/:project_id/triggers/:trigger_id Removes the trigger. Its firing history is kept. Request Responses204401404Trigger deleted.Missing or invalid credentials.The resource does not exist (existence is not leaked).