{ "type": "object", "name": "AccountDelete", "properties": { "Id": { "type": "string" } }, "required": [ "Id" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }