Send a test webhook event
Webhooks
Send a test webhook event
Dispatches a test event for a webhook endpoint in the authenticated organization. Safe retries require Idempotency-Key.
Scope notes: Requires webhook write scope and authenticated organization isolation.
Mutation safety: Send an Idempotency-Key header for safe retries.
POST
Send a test webhook event
Documentation Index
Fetch the complete documentation index at: https://docs.sellfern.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sellfern public API key scoped to the authenticated organization. Do not use user JWTs for public integrations.
Headers
Required for public write retries. Reuse the same key for safe retry after network or 5xx uncertainty. Reusing a key with a different request returns 422 idempotency_conflict.
Required string length:
1 - 255Path Parameters
Webhook endpoint ID.
Body
application/json
The body is of type object.