API Reference

Trigger a pipeline owned by a user

Triggers the execution of a pipeline synchronously, i.e., the result is
sent back to the user right after the data is processed. This method is
intended for real-time inference when low latency is of concern.

The pipeline is identified by its resource name, formed by the parent user
and ID of the pipeline.

For more information, see Trigger
Pipeline
.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!