Remove variables
Use this API to remove variables from the flow
| Path Parameters |
|---|
flowId string — REQUIRED |
| Request Body — REQUIRED |
|---|
variableNames string[]The variable names to remove (a non-empty array). |
| Responses | ||
|---|---|---|
200OK
|
Use this API to remove variables from the flow
| Path Parameters |
|---|
flowId string — REQUIRED |
| Request Body — REQUIRED |
|---|
variableNames string[]The variable names to remove (a non-empty array). |
| Responses | ||
|---|---|---|
200OK
|