Deletes the specified schema from the parent catalog. The caller must be the owner of the schema or an owner of the parent catalog.
Path parameters
Query parameters
Full name of schema to delete.
Format: catalog_name.schema_name
Force deletion even if the schema is not empty.
Response
OK
Changes
Changed in 4 of the 9 revisions of this API.27
- ○
api tag
SchemasServiceaddedapi-tag-added
- ○
api tag
CatalogServiceremovedapi-tag-removed
- ○
api tag
schemasremovedapi-tag-removed
- ○
api tag
unityremovedapi-tag-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
added the new optional
queryrequest parameterforcenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterfullNamenew-optional-request-parameter
- ▲
- ○
endpoint added
endpoint-added
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲