HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Create a new visual config

Creates a new visual config and corresponding custom template with validation rules applied.
Important Notes:

  • rendered_oid fields 4 (description) and 8 (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 is glossary_term or glossary_v3 , there’s an additional top level property: collection_type_id, which refers to the Document Hub ID.
Body Params
array
component_list_in_config
string

Object type that the visual config is associated with.

string

Title of the template for this visual config.

integer

The Document Hub ID. The visual config for a Document should include this property.

Responses

400

The request was invalid or cannot be served.

403

Authentication credentials were not provided.

Language
Credentials
URL
Choose an example:
application/json