TODO: UNFINISHED DOCUMENTATION
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId Mongodb Object id, unique identifier, length of 24 characters fitting the following regex; [a-f0-9]{24}
Datasource object that was created when testDatasourceApi is run, must include datasourceId. Represents a data source configuration within the system, including connection details, status, chunking configurations, and record counts.
Successful operation, redirect to '/{resourceSlug}/datasources'. Returns added toolId in return body