Skip to main content
POST
Queue an outbound webhook event

Headers

authorization
string
Minimum string length: 1
x-organization-id
string
Minimum string length: 1

Body

application/json
eventType
string
required
Minimum string length: 1
payload
object
required
sourceKey
string
Minimum string length: 1

Response

Default Response

outcome
enum<string>
required
Available options:
queued,
duplicate
event
OutboundWebhookEventSnapshot ยท object
required