Resend Webhook Event by Event ID

A new header X-Violet-Event-Id-Source will be added to the request indicating the original event ID source.

Resend Webhook Event by Event ID

post

Creates a copy and resends a single WebhookEvent by ID.

Path parameters
webhook_idinteger · int32Required
event_idinteger · int32Required
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
default

default response

application/json
post
/events/webhooks/{webhook_id}/events/{event_id}/resend
default

default response

Last updated

Was this helpful?