UpdateDocumentRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/UpdateDocumentRequestBody.jsonisoStandardstring
ISO standard
titlestring
Document title
versionstring
Document version
UpdateDocumentRequestBody
{
"$schema": "https://example.com/schemas/UpdateDocumentRequestBody.json",
"isoStandard": "string",
"title": "string",
"version": "string"
}