uc_schema_delete
Delete a schema from Unity Catalog by providing the schema's full name (catalog.schema).
Instructions
Delete a schema (DELETE /api/2.1/unity-catalog/schemas/{full_name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Schema full name (catalog.schema) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |