Connection Data Sources
Create Connection Data Source
Create a new connection data source.
Permissions
api.connection-data-sources.write
POST
Create Connection Data Source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
Created
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The ID of the Connection this data source belongs to.
The identifier of the table within the external connection.
The schema describing the columns of the table.
Previous
Delete Connection Data SourceDelete an existing connection data source, identified by its ID.
### Permissions
- `api.connection-data-sources.delete`
Next
Create Connection Data Source

