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

idinteger required
namestring required
created_atstring date-time required

Changes

Changed in 8 of the 53 revisions of this API.127