Datasources
Add or update datasource
Add or update a custom datasource and its schema.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Structure describing config properties of a custom datasource Structure describing shared config properties of a datasource with no multi-instance support.
Response
200
OK