Path Parameters
| Parameter | Type | Description |
|---|---|---|
slug | string | Flow identifier |
The exact structure of the options object depends on the flow configuration. Different flows may expose different options.
Example
cURL
Response Codes
| Code | Description |
|---|---|
200 | Success |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found — flow not found or not enabled |
429 | Too Many Requests |
500 | Server Error |