API Reference
API Reference

Trigger a pipeline

Triggers the execution of a pipeline synchronously, i.e., the result is
sent back to the namespace 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 namespace
and ID of the pipeline.

For more information, see Run NamespacePipeline.

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