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.