DeleteDocumentResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/DeleteDocumentResponseBody.jsonmessagestringrequired
Confirmation message
DeleteDocumentResponseBody
{
"$schema": "https://example.com/schemas/DeleteDocumentResponseBody.json",
"message": "string"
}