Openli
Introduction
Getting Started
Technical Documentation
Get help
Search…
Getting started
Introduction
Dictionary
FAQ
Vendor hub
Create and manage a DPA
Cookie Consent Management
Quickstart
Checklist: Cookies
Cookie widget
Categorise your cookies
Blocking Cookies with Openli
Cookie expiration dates and lifespan
Website Compliance
Checklist: Website Compliance
Website Compliance
Universal Consent Management
Install the Privacy Badge
Policy and agreement management
Generate your privacy policy
Changing an old cookie policy to a new on autopilot
Embed your policies and legal agreements
General Openli guides
Set up and manage SSO
Add a website to your Openli account
Using projects to handle multiple languages
Collect consents without storing IP addresses or user-agents
Technical documentation
Overview
Widget
API
Consents
Webhooks
Email Marketing Consent
System Specific Integration Guides
Cloudflare
Google Tag Manager
Google Consent Mode
HubSpot
Pardot
Shopify
Square Online
Squarespace
Webflow
Wix
Wordpress
Powered By
GitBook
Webhooks
Access your webhooks though the API to mange them.
Event types
Webhooks are fired as fast as possible after the event have taken place in our system. These are the supported events:
consent_created:
fired when a consent is created.
consent_withdrawn:
fired when a consent is withdrawn.
get
https://app.openli.com/api
/v1/webhooks
List all webhooks
post
https://app.openli.com/api
/v1/webhooks
Add a webhook
delete
https://app.openli.com/api
/v1/webhooks/:public_key
Delete a webhook
Previous
Consents
Next - Technical documentation
Email Marketing Consent
Last modified
6mo ago
Copy link
Contents
Event types
get
List all webhooks
post
Add a webhook
delete
Delete a webhook