SpaceMediaSpaceMedia
Endpoint referenceDDEX

Create DDEX delivery

POST
/api/v1/ddex/deliveries

Validate, package, and queue delivery for a release or native ERN. SpaceMedia delivery deals wait for SpaceMedia review; direct partners do not. Staging sandbox transport is simulated and never contacts a partner endpoint.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

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

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?