v1

latestOpenAPI 3.0.02026-07-26213850.5 KB
collection
enterprise

post/api/collections/{collectionId}/export

Path parameters

collectionIdstring required

The collectionID of the collection that you want to export

Request body

EmptyDto required

Response

Example response

{
  "data": {
    "contentList": [
      {
        "contentId": "P0000000demo.CUexample2",
        "uriForExport": "https://ext.cdn.opus.pro/media/org_Example00000001/google-oauth2|100000000000000000001/P0000000demo/c.CUexample3/VIDEO_FILE.mp4?v=1745586132350436"
      }
    ]
  }
}