latestOpenAPI 3.0.42026-08-213579001013.0 KB

5f993bd211f5

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.