# updateTriggerConfig

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/documentation/doc-automation.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/doc-automation.controller.ts#L336)

Update webhook/schedule trigger configuration

## Endpoint

`PUT /doc-automation/config/:projectId/triggers`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `projectId` | path | `string` | ✓ |  |

## Referenced By

- `DocAutomationController` (MODULE_DECLARES)
