Parametry

Nazwa parametru Opis
composite_content_view_id
wymagany

composite content view identifier

Validations:

  • Must be a number.

components
wymagany

Array of components to add

Validations:

  • Must be an Array of nested elements

components[content_view_version_id]
opcjonalny

identifier of the version of the component content view

Validations:

  • Must be a number.

components[content_view_id]
opcjonalny

content view identifier of the component who's latest version is desired

Validations:

  • Must be a number.

components[latest]
opcjonalny

true if the latest version of the component's content view is desired

Validations:

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