Skip to main content

Configure Content

Select

SaaS

This API adds content to a content group

Path Parameters
  • contentGroupId integer required

    Id of the content group

Request Body
  • contents object
  • path array

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

  • exclusions array

    Optional list of files and folders to exclude

  • exceptions array

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

Responses

OK


Schema
  • errorCode string
  • errorMessage string
Loading...