Authorizations

Authorization
string
headerrequired

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
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

Response

200 - application/json
success
boolean
required