catalogs
Create a new user catalog
Create a new user catalog
Required Query Parameters:
- name: The name of the new catalog
Returns:
- UserCatalog: The new user catalog
post/api/v1/catalog/catalogs/
Query parameters
namestring required
Example:mycatalog
Response
The new user catalog was created