Skip to main content
POST
/
v1
/
dispatch
/
:id
/
start
cURL
curl --request POST \
  --url http://localhost:3000/v1/dispatch/:id/start
"<unknown>"

Path Parameters

id
string<uuid>
required

Dispatch action ID

Response

200 - application/json

Dispatch action started

The response is of type unknown.