Skip to main content

Configure Content

This API adds content to a content group

Path Parameters
  • contentGroupId integer required

    Id of the content group

Request Body
  • contents object
  • path string[]

    Optional list of files and folders to be added as content. Defaults to /

  • exclusions string[]

    Optional list of files and folders to exclude

  • exceptions string[]

    Optional list of files and folders to be added to the exceptions list

Responses

OK


Schema
  • errorCode string
  • errorMessage string
Loading...