Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Path Parameters
The inference pipeline id (a UUID).
Response
Response OK.
Delete a data source (formerly known as “inference pipeline”) by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
The inference pipeline id (a UUID).
Response OK.