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 inference pipeline.
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.