Skip to main content
POST
/
datasources
/
gdrive
/
create
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

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

Query Parameters

Body

application/json
name
string
required
knowledgebase
string
required
credentials
GoogleDriveCredentials · object
required
folder_id
string | null
sync_enabled
boolean
default:true
sync_interval
integer
default:24

Response

Successful Response