Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a webhook delivery target.
admin
result = await mesa.webhook_targets.delete(webhook_target_id="wh_123") print(result.success)