delete_output_schema_version
Permanently delete a version of an output schema (except draft and published). Confirm the action to proceed; the version can be restored until purged.
Instructions
Permanently remove one entry from a output_schema's version history. The working draft and the currently published version are protected and cannot be targeted this way. Recoverable with restore_deleted_output_schema_version until it is purged for good.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The output_schema's id. | |
| confirm | Yes | Must be true. Acknowledges you understand this is destructive. | |
| versionId | Yes | The version row's UUID (not the checkpoint number). |