OpenAPI 3.0.42026-08-19355873993.7 KB
fdb89a6eb2fb
Signal
Manually triggers a signal.
Manual triggers fire even when the signal is paused. They are queued via the broker and will be skipped (with a recorded reason) if another run is already in flight.
post/signal/{signalId}/trigger
Path parameters
signalIdstring required
The id of the signal to trigger.
Response
OK