Test a new datasource. This is required to gather the datasource schema, tables and values to continue to the next stage of addition. This MUST be executed first when adding a new datasource
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
Task object to be added with at minimum all required fields, _id must be ommited, this will be generated by the api and returned upon successful completion.
Successfully tested the datasource and validated it's configuration for Airbyte, can now move onto the addDatasourceApi route
Server response