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

Path Parameters

project_id
string
required

Project ID

slug
string
required

Flow Slug

Response

Flow execution result - structure varies based on flow

The response is of type object.