Export Content to a PIE file

{ exportContent }

Export content items into a PIE archive file. (deprecated)

Method

/API2/content/exportContent
  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by Enterprise Admin users only
  • REST API only via POST actions.
  • Input Parameters

    Name

    itemIds

    Object Type

    string [ ]

    Description

    List of content item ID's to export

    Output Response

    Successful Result Code

    200

    Response Type

    string

    Description of Response Type

    successful operation

    Notes

    PIE files can contain any content items selected for export - including folders. Certan content items will include constituent (child) items as well in the export.This function is deprecated. Use the exportContent2 function instead.