Skip to main content
POST
Create schema

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

catalog
string
required

Body

application/json
schema_name
string
required

Name of the schema. Must be unique within the catalog.

properties
Properties · object | null

Optional schema-level properties such as description or tags.

Response

Data retrieved successfully.

catalog
string
required

Catalog where you created the schema.

schema
string
required

Name of the schema you created.

status
string
default:CREATED

Final status of the create schema operation.