Create new catalogs or link existing catalogs to an account. If catalog_id is provided, links the existing catalog. If name is provided without catalog_id, creates a new catalog. If both are provided, catalog_id takes priority.
catalog_id is provided, the existing catalog is linked to the account. If name is provided without catalog_id, a new catalog is created. If both are provided, catalog_id takes priority.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of catalogs to create or link
Array of catalog inputs for bulk create/link operations