Skip to main content

UpdateDocumentRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/UpdateDocumentRequestBody.json
isoStandardstring

ISO standard

titlestring

Document title

versionstring

Document version

UpdateDocumentRequestBody
{
"$schema": "https://example.com/schemas/UpdateDocumentRequestBody.json",
"isoStandard": "string",
"title": "string",
"version": "string"
}