/
POST /catalog/api/catalogs
POST /catalog/api/catalogs
As of Version | product version 2021 Winter | component version | ||||||||
---|---|---|---|---|---|---|---|---|---|
Request Method | POST | ||||||||
Response Format | JSON | ||||||||
Required Permission | available if listed in | ||||||||
Description | Creates a global catalog stored via CATALOG service with the The catalog will be available for all tenants in the system. If a catalog with It is not possible to create a catalog with entries. If the JSON request body contains entries, they are ignored. Meaning of HTTP status codes:
| ||||||||
Request Header | Content-Type: application/json | ||||||||
Request Example |
{ "objects": [ { "properties": { "name": { "value": "europeancountries" } } } ] } | ||||||||
Response Example | { "objects": [ { "properties": { "name": { "value": "europeancountries" } } } ] } |
, multiple selections available,
Related content
POST /api/system/tenants/{tenant}/apps
POST /api/system/tenants/{tenant}/apps
More like this
POST /api/admin/schema
POST /api/admin/schema
More like this
GET /search/api/search/dsl/check/{action}
GET /search/api/search/dsl/check/{action}
More like this
POST /api/system/tenants/{tenant}/permissions
POST /api/system/tenants/{tenant}/permissions
More like this
GET /kairos-api/api/admin/schema
GET /kairos-api/api/admin/schema
More like this
Admin Endpoints
Admin Endpoints
More like this