Zum Hauptinhalt springen

Create publication

POST 

/organizations/:organizationId/publications

Creates a publication with one or more destinations (one per platform account). Two flows are supported:

Template flow — set postExportId on each destination (and optionally postExportExecutionId at publication level). The backend resolves media URLs directly from the export.

Asset flow — set contentSource: "assets" and provide mediaItems with assetId on each destination. The backend queues a media-normalisation job to crop and upload each asset.

If an approval policy is active for the organisation the response status will be pending_approval regardless of the requested status.

Request

Responses