Skip to main content

Create a catalog to publish from this grid

POST 

/api/create_catalog

Creates an empty catalog and publishes it to a repository you supply.

The repository must already exist and be empty - this app does not create remote repositories, and refuses one with content rather than grafting a catalog onto an unrelated history.

What lands is the manifest and the empty nodes/ and libraries/ tree; the catalog carries no content until node templates or libraries are added to it, and a subscriber cannot use it until then.

Request

Responses

Successful Response