Creates content collection folder at specified location.

post

/gsadmin/v1/{appName}/content/{contentCollectionFolder}

Request

Supported Media Types
  • application/json
  • application/zip
Path Parameters
appName
Type: string
Required: true
Specifies the name of your application, for example, Discover.
contentCollectionFolder
Type: string
Required: true
Specifies the name of content collection folder.
Security
basicAuth
Type: basic
Description: Basic username/password authentication.

Response

Supported Media Types
  • application/json
201 Response
Content collection folder created successfully.
Body
Root Schema : Response
Type: object