Python
Monitoring
Delete record
Delete a record by its ID from a data source (formerly known as “inference pipeline”).
Python
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
Row successfully deleted.

