v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
SchemasService

Deletes the specified schema from the parent catalog. The caller must be the owner of the schema or an owner of the parent catalog.

delete/schemas/{name}

Path parameters

namestring required

Query parameters

fullNamestring

Full name of schema to delete.

Format: catalog_name.schema_name

forceboolean

Force deletion even if the schema is not empty.

Response

OK