Skip to main content
POST
Send a signal to an workflow

Path Parameters

id
string
required

The workflow id

signal
string
required

The signal name

Body

application/json

Body must contain payload; payload is sent to Temporal

payload
object

The payload sent to the signal operation

Response

Success