catalogs
Create a new package in a user catalog
Creates a catalog package
Path Parameters:
- catalog_name: The name of catalog to place the package into
Required Query Parameters:
- name: The name of package (attr_path) to create
Returns:
- UserPackage
post/api/v1/catalog/catalogs/{catalog_name}/packages
Path parameters
catalog_namestring required
Example:mycatalog
Query parameters
namestring required
Example:curl
Request body
Response
The package already exists