delete-schema
Delete a database schema using its UUID. Specify hard delete and recursive options to control removal behavior.
Instructions
Delete a database schema by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Database schema UUID | |
| hardDelete | No | ||
| recursive | No |