Replay Missing Webhooks

POST {{baseUrl}}/api/v1/app/:app_id/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