Skip to main content
POST
/
gateway
/
{project_id}
/
{path}
Gateway endpoint for flow execution
curl --request POST \
  --url https://api.dualship.run/gateway/{project_id}/{path}
{}

Path Parameters

project_id
string
required

Project ID

path
string
required

Flow path

Response

Flow execution result - structure varies based on flow

The response is of type object.