SpaceMediaSpaceMedia
Endpoint referenceDDEX

Retry DDEX message operation

POST
/api/v1/ddex/messages/{reference}/retry

Revalidate a blocked or failed message and queue it only when every current finding is non-blocking and the failure is retryable.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

reference*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?