{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "BatchUpdatePresentationResponse", "type": "object", "properties": { "presentationId": { "type": "string" }, "replies": { "type": "array" } } }