Create Data Source

Creates a new data source and a corresponding new data source grant for the user.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Body Params
string
required

Name to give the new data source

string

Type of adapter used to create the data source. Valid values are CSV, DATA_API, and UNKNOWN. (Defaults to UNKNOWN)

Response

Language
Credentials
OAuth2