Update an Intent in a Flow. Allows modifying of an Intentās name, description, rules, tags, and status. You can also enable or disable the Intent, mark it as a reject Intent, adjust child/parent intent relationships, and override default reply settings.
Supply the API Key in the HTTP-Header
Supply the API Key in the Url-Query
The access token received from the authorization server in the OAuth 2.0 flow.
The default media type is application/hal+json. Use application/json for pure data results.
application/json, application/hal+json, application/xml, text/xml, text/csv The Id of the Flow
24^[a-z0-9]{24}$The Id of the Intent
24^[a-z0-9]{24}$"OrderFood"
"Intent to order food"
24^[a-z0-9]{24}$false
parents, children 24^[a-z0-9]{24}$Toggle overriding the flow setting for using default replies as training examples
on, off, useFlowSettings Successfully updated Intent