Skip to main content

Module webhooks

Module webhooks 

Source

Functionsยง

create_webhook
Creates a new webhook configuration.
delete_webhook
Deletes a webhook from the database. Delete webhook.
get_active_webhook
Retrieves an active webhook by ID. Get active webhook.
get_webhook
Retrieves a specific webhook by ID. Get webhook.
insert_webhook
Inserts a new webhook.
list_webhooks
Retrieves all configured webhooks
update_webhook
Updates an existing webhook configuration.