Create and queue a new job to run for the workflow
curl --request POST \ --url https://api.hystruct.com/v1/workflows/{workflowId}/queue \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
workflow ID
Successful response