Step 10: Trigger the flow execution
POST {{authPath}}/{{envID}}/experiences/{{flowDefinitionRegFormID}}
Request Body
[{"name"=>"redirectUri", "value"=>"{{authPath}}/{{envID}}/flows/{{flowID}}/flowExecutionCallback", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |