---
title: "PUT /base/{baseId}/workflow/{workflowId}/trigger/{triggerId}"
method: PUT
path: "/base/{baseId}/workflow/{workflowId}/trigger/{triggerId}"
tags: ["automation"]
---

# PUT /base/{baseId}/workflow/{workflowId}/trigger/{triggerId}

`PUT /base/{baseId}/workflow/{workflowId}/trigger/{triggerId}`

update a automation workflow trigger

## Path parameters

- `baseId` string, required
- `workflowId` string, required
- `triggerId` string, required

## Request body

- object
  - `name` string — name of the node
  - `description` string — description of the node
  - `config` unknown

## Response `200`

Successful updated

- object

---

[API](https://skmtc.dev/teable/apis/teable-app.md) · [All operations](https://skmtc.dev/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
