Skip to main content

DeleteDocumentResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DeleteDocumentResponseBody.json
messagestringrequired

Confirmation message

DeleteDocumentResponseBody
{
"$schema": "https://example.com/schemas/DeleteDocumentResponseBody.json",
"message": "string"
}