/

Delivery

Replay deliveries

Send a message again after your customer fixes their server.

2 min read

Replay one delivery from the log, or every failed delivery for an endpoint since a point in time. Replayed deliveries keep the original event ID, so a customer who stores IDs will not process an event twice.

curl -X POST https://api.sluicehq.dev/v3/endpoints/ep_Qm81/replay \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b" \
  -d since=2026-09-01T00

curl -X POST https://api.sluicehq.dev/v3/endpoints/ep_Qm81/replay \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b" \
  -d since=2026-09-01T00

curl -X POST https://api.sluicehq.dev/v3/endpoints/ep_Qm81/replay \
  -H "Authorization: Bearer sk_test_4f9a2c7e1b" \
  -d since=2026-09-01T00

Something missing or wrong on this page? Tell us at support@sluicehq.dev and we will fix it.

Create a free website with Framer, the website builder loved by startups, designers and agencies.