Invoke
Send data to a trained Function and receive a Prediction. This is the
runtime endpoint that powers production traffic. Invocations may be captured
as Samples via the capture flag (see CaptureReason and SampleOrigin).
Operations
| Operation | Path | Method |
|---|---|---|
| Invoke a Function | /v1/functions/{functionId}/invoke |
POST |