replace_webhook
Replace a webhook's URL, events, and secret for a specific project on HacknPlan. This PUT operation completes a full replacement.
Instructions
Full replacement of a webhook (PUT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| events | Yes | ||
| secret | No | ||
| projectId | Yes | ||
| webhookId | Yes |