v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBClassification & Catalog
Create a new Catalog in the datamodel
Creates a Catalog resource.
post/catalogs
Request body
Example request
{
"id": "identifier_example"
}Response
Catalog resource created
Example response
{
"id": "identifier_example"
}