v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
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

signalIdstring required

Echoes the signal id; the spawned run is created asynchronously.