Create or Update Data Source

Use this API to create a new data source or update an existing data source. The data source will be created or updated with the details provided in the request body.

Body Params
string

Name of Data Source

string
enum

System Type of Data Source

string

System Name of Data Source

string
enum

Data Source current status

Allowed:
uuid

Asset ID for Data Source

uuid

Org Group ID for Data Source

uuid

UserID who created Data Source

uuid

UserID who modified Data Source

date-time

Data Source Created date

date-time

Data Source modified date

dataSourceSettings
object

Data Source Dto Settings

dataSourceTriggerList
array of objects

Data Source Trigger List

dataSourceTriggerList
uuid

SystemTile ID for Data Source

uuid
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*