Test Webhook
Webhooks
Test Webhook
Send a test payload to a webhook URL to verify it is reachable and responding correctly. If no URL is provided in the request body, the form’s configured webhook URL is used.
POST
Test Webhook
Authorizations
API key obtained from your GeniusForms dashboard
Path Parameters
Form ID
Body
application/json
URL to test. If omitted, uses the form's configured webhook URL.
Example:
"https://example.com/webhook"