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
Key | Datatype | Required | Description |
---|---|---|---|
idempotency-key | string | The request's idempotency key | |
Content-Type | string | ||
Accept | string |