Params

Param name Description
id
required

컨텐츠 뷰 ID

Validations:

  • Must be a number.

name
optional

새 컨텐츠 뷰 이름

Validations:

  • String

description
optional

컨텐츠 뷰 설명

Validations:

  • String

repository_ids
optional

리포지터리 ID 목록

Validations:

  • Must be an array of any type

component_ids
optional

복합 뷰의 구성 요소 컨텐츠 뷰 버전 ID 목록

Validations:

  • Must be an array of any type

auto_publish
optional

Enable/Disable auto publish of composite view

Validations:

  • Must be one of: true, false, 1, 0