post https://api.instill-ai.com/v1alpha/namespaces//catalogs
Creates a catalog. This method is deprecated and CreateCatalog should be used instead. TODO:
- Deploy CreateCatalog.
- Update clients (HTTP and gRPC) to CreateCatalog.
- Delete CreateNamespaceCatalog and update CreateCatalog's HTTP path, mapping it temporarily to the one clients are currently using.
- Update HTTP clients to RESTful path.
- Remove temporary HTTP path mapping.