Skip to main content
Python

Authorizations

Authorization
string
header
required

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

inferencePipelineId
string<uuid>
required

The inference pipeline id (a UUID).

Query Parameters

inferenceId
string
required

Specify the inference id as a query param.

Body

application/json
row
object
required
config
object | null

Response

Status OK.

success
enum<boolean>
required
Available options:
true