Skip to main content

Subjects (v1)

Generally Available

The API allows you to create, retrieve, update, and delete schema subjects and versions.

Related guide: Manage Schemas in Confluent Cloud.

📄️Register schema under a subject

Register a new schema under the specified subject. If successfully registered, this returns the unique identifier of this schema in the registry. The returned identifier should be used to retrieve this schema from the schemas resource and is different from the schema's version which is associated with the subject. If the same schema is registered under a different subject, the same identifier will be returned. However, the version of the schema may be different under different subjects.