post {protocol}://{base-url}/integration/visual_config/
Creates a new visual config and corresponding custom template with validation rules applied.
Important Notes:
rendered_oid
fields4
(description) and8
(steward) are required in the payload as default fields.- Validation ensures:
layout_otype
is a valid object type.- All
rendered_oid
fields are registered in the application. - If the
layout_otype
isglossary_term
orglossary_v3
, there’s an additional top level property:collection_type_id
, which refers to the Document Hub ID.
Responses
400The request was invalid or cannot be served.
403Authentication credentials were not provided.