Sign in

Update webhook

documented

Update a webhook.

PATCH /spaces/{space_id}/webhooks/{webhook_id}Webhooksno implementation yet0 runs

Input

space_id*
Space ID
your-space-id
webhook_id*
Webhook ID
webhook-id
name
Webhook name
Webhook name
url*
Webhook URL
https://example.com/webhook
httpBasicUsername
HTTP Basic Username
username
httpBasicPassword
HTTP Basic Password
password
topic1
Webhook Topic 1
Entry.publish
topic2
Webhook Topic 2
Asset.publish
header_key
Header Key
X-My-Header
header_value
Header Value
Some Value
filters
Webhook Filters (JSON)
[{"equals":[...]}]
active
Active
true|false
Calls Contentful as you (your API key is your account); keychains.dev holds the credentials.
Update webhook · Contentful · OpenIntegrations