Skip to main content
POST
Test datasource credentials

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

Pydantic request model for datasource conversion and credential testing.

type
enum<string>
required
Available options:
googledrive,
sharepoint,
servicenow,
webscrapper
name
string
required
credentials
Credentials · object
filter_criteria
Filter Criteria · object

Response

Connection successful