Set NLU intent types
Use this API to set the NLU intent types for the flow
| Path Parameters |
|---|
flowId string — REQUIRED |
| Request Body — REQUIRED |
|---|
intentTypesByIntentId objectMap of intent id -> the list of intent-types to set on that intent. Unknown intent ids are skipped (echoed back as skippedUnknownIds). |
| Responses | ||
|---|---|---|
200OK
|