v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14319480.3 KB

Creates a schema definition.

Inactive schemas will be deleted after two years.

post/v1/registries/name/{registryName}/schemas/name/{schemaName}

Path parameters

registryNamestring required

The name of the registry.

schemaNamestring required

The name of the schema.

Request body

Contentstring required

The source of the schema definition.

Descriptionstring

A description of the schema.

tagsobject

Key-value pairs associated with a resource.

Type'OpenApi3' | 'JSONSchemaDraft4' required

The type of schema.

Response

Success

Descriptionstring

The description of the schema.

LastModifiedstring date-time

The date and time that schema was modified.

SchemaArnstring

The ARN of the schema.

SchemaNamestring

The name of the schema.

SchemaVersionstring

The version number of the schema

Tagsobject

Key-value pairs associated with a resource.

Typestring

The type of the schema.

VersionCreatedDatestring date-time

The date the schema version was created.