Skip to main content
PUT
/
datasources
/
sharepoint
/
update
/
{datasource_id}
{
  "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.

Path Parameters

datasource_id
string
required

Query Parameters

Body

application/json
name
string | null
credentials
SharePointCredentials · object
sync_enabled
boolean | null
sync_interval
integer | null

Response

Successful Response