Monitoring
Update inference
Update an inference data point in an inference pipeline.
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).
Query Parameters
Specify the inference id as a query param.
Response
200 - application/json
Was this page helpful?