v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Document

Update an Existing Document

Update an existing documents's details by document ID

put/v1/document/{document_id}

Path parameters

document_idstring uuid required

The UUID of the document to update

Request body

namestring nullable
typestring nullable
plaintextDescriptionstring nullable
logostring nullable
variablesstring[] nullable
expandByDefaultboolean
allowCommentsboolean
isTemplateboolean
lockedTemplateboolean

Response

Document successfully updated

metadataobject