Skip to main content
POST
Replay Project Webhook Event

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
Minimum string length: 1
webhook_definition_id
string<uuid>
required
webhook_event_id
string<uuid>
required

Response

Webhook event replay accepted

webhook_event_id
string<uuid>
required
webhook_definition_id
string<uuid>
required
project_id
string<uuid>
required
conversation_id
string<uuid> | null
required
message_id
string<uuid> | null
required
run_id
string | null
required
canonical_run_id
string<uuid> | null
required
latest_event_id
integer | null
required
Required range: x >= 0
status
string
required
duplicate
boolean
required
error_code
string | null
required
error_message
string | null
required
invoked_by
string | null
required
manual_invoked_by_user_id
string<uuid> | null
required
received_at
string | null
required
completed_at
string | null
required
payload
unknown