SpaceMediaSpaceMedia
Endpoint referenceEnterprise Webhooks

Replay enterprise webhook delivery

POST
/api/v1/webhooks/{reference}/deliveries/{deliveryReference}/replay

Create a new signed delivery attempt from a prior event while preserving the original delivery reference for audit and deduplication.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

reference*string
Formatuuid
deliveryReference*string
Formatuuid

Header Parameters

Idempotency-Key*string

Unique request key. Reuse with the same body replays the result; reuse with a different body returns a conflict.

Length8 <= length <= 255

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?