Replay Missing Webhooks

POST https://api.sinay.ai/webhook/api/v1/endpoint/:endpoint_id/replay-missing

Replays messages to the endpoint. Only messages that were created after since will be sent. Messages that were previously sent to the endpoint are not resent.

Request Body

{"since"=>"<dateTime>", "until"=>"<dateTime>"}

HEADERS

KeyDatatypeRequiredDescription
idempotency-keystringThe request's idempotency key
Content-Typestring
Acceptstring