Send a signal to an workflow
Always targets the latest run; runId cannot be pinned for Temporal signal operations.
post/workflow/{id}/signal/{signal}
Path parameters
idstring required
The workflow id
signalstring required
The signal name
Request body
Response
Success