linear_updateWebhook
Update an existing webhook in your Linear workspace, modifying its URL, label, secret, enabled status, or resource types.
Instructions
Update an ordinary workspace webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | No | ||
| label | No | ||
| secret | No | ||
| enabled | No | ||
| resourceTypes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| team | No | ||
| label | No | ||
| creator | No | ||
| enabled | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| resourceTypes | No | ||
| allPublicTeams | No |