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

Changes

Changed in 4 of the 9 revisions of this API.27

    • api tag SchemasService added

      api-tag-added

    • api tag CatalogService removed

      api-tag-removed

    • api tag schemas removed

      api-tag-removed

    • api tag unity removed

      api-tag-removed

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 45486f7d0cd512See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • added the new optional query request parameter force

      new-optional-request-parameter

    • added the new optional query request parameter fullName

      new-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