Sign in

Update webhook

documented

Replace a webhook.

PUT /webhooks/{webhook_id}Webhooksno implementation yet0 runs

Input

webhook_id*
Webhook ID
Webhook ID
webhook_url*
Webhook Destination URL
https://example.com/webhook
events*
Webhook events (JSON array)
["goal_created","goal_updated"]
active*
Active
true or false
secret
Webhook Secret (optional)
Optional secret for signing
Calls WorkBoard as you (your API key is your account); keychains.dev holds the credentials.
Update webhook · WorkBoard · OpenIntegrations