Data Sources API v2 requests and error codes

The table below lists each API request that is provided by the Data Source API v2. The status codes and error messages that can be returned for the API requests are also described.

Request

HTTP Method

Create a new Text Analytics data source

POST

Get data sources (by name, orgID, type, or subType is optional)

GET

Get data source by data source ID

GET

Delete a data source

DELETE

Get a List of Data Ports Created for a Data Source

GET

API Token in a Multi-Tenant SaaS environment

All requests in this API are tenant safe when using the API Token for authentication in a Multi-Tenant SaaS environment.

HTTP status codes

Data Source API version 2 overview