Sources
Create a new source
POST
/
sources
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Body
application/json
connection
object
Contains the information for the connection.
Response
201 - application/json
status
enum<string>
Outcome of the operation.
Available options:
success
, updated
, created
, not_found
, error
data
object
Was this page helpful?