Add a New Folder

{ createNewFolder }

Adds a new folder to the application

Method

/API2/content/createNewFolder
  • 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

    folderApiData

    Object Type

    Description

    The listing of content items object.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Notes

    Use other methods to retrieve parent ID's and root folder ID's

    Examples