Run Flow

Run a job flow.

Request example

curl --location --request POST 'https://api-staging.liveramp.com/analytics-environment/v1/flows/{flowId}/actions/run' \
--header 'Tenant-ID: ${tenantId}' \
--header 'Authorization: Bearer ${access_token}' \
Language