Skip to main content
PUT
Update Document Configuration

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

document_id
string
required

Body

application/json
organization_id
string | null
type
enum<string> | null
Available options:
template,
library
name
string | null
description
string | null
status
enum<string> | null
Available options:
deployed,
in_progress
google_document_id
string | null
knowledge_base_item_ids
string[] | null

Response

Successful Response