Docs

Update Document

PATCH /documents/{documentId}

PATCH/documents/{documentId}

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <api-key>OptionalYour API key. Pass it as the Bearer token on every request.
Event tokenx-Event-TokenOptionalRun **Get Tokens** in the Authorization folder.

Updates the name and/or description of an existing dynamic document.

Path Parameters

FieldTypeRequiredDescription
documentIdGuidOptionalThe ID of the document to update.

Request Body

FieldTypeRequiredDescription
namestringOptionalNew name. Omit to keep existing.
descriptionstringOptionalNew description.