Create Webhook
documentedCreates a new webhook.
POST /v4/webhooksWebhooksno implementation yet0 runsInput
organization_guid*
Bitly Organization GUID
Enter organization GUID
group_guid
Webhook Group GUID
Enter group GUID
name*
Webhook name
Enter webhook name
event*
Webhook event
Enter event type (e.g., 'decodes' or 'engagement')
url*
Webhook URL
https://your.endpoint/webhook
oauth_url
OAuth URL
OAuth provider URL
client_id
OAuth client_id
Client ID
client_secret
OAuth client_secret
Client Secret
fetch_tags
Fetch tags in payload
true or false
Calls Bitly as you (your API key is your account); keychains.dev holds the credentials.