Skip to main content
POST
/
api
/
data
/
v1
/
streams
/
{streamId}
/
executions
http
POST /api/data/v1/streams/{streamId}/executions HTTP/1.1
Host: {instance}.domo.com
X-DOMO-Developer-Token: {token}
Content-Type: application/json

{
  "action": "MANUAL"
}

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480626-update-new-field-mi.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-DOMO-Developer-Token
string
header
required

Developer token obtained from Domo

Path Parameters

streamId
string
required

Body

application/json
action
enum<string>
Available options:
MANUAL

Response

200

Stream execution started