https://nucleus.latch.bio/sdk/wf
. The endpoint accepts a POST request with a JSON payload containing both the ID of the workflow as well as the parameter values to use when launching the workflow.
~/.latch/token
). See instructions on how to set up your SDK token below:
token
in the ~/.latch
directory either through vim ~/.latch/token
or nano ~/.latch/token
.touch ~/.latch/token
.curl
Endpointcurl
to the workflow’s endpoint would look like below: