KB / api
POST /api/v1/admin/webhooks/{webhook_id}/test
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script — do not edit this file directly.
POST /api/v1/admin/webhooks/{webhook_id}/test
Handler: app.signals.routes.test_webhook
Methods: POST
Description
Send a test payload to a specific webhook.
Parameters
| In | Name | Type | Default | Description |
|---|---|---|---|---|
| path | webhook_id | int | PydanticUndefined |
Curl
curl -s https://bigclawd.com/api/v1/admin/webhooks/{webhook_id}/test