IntentRuntimeRequestParameters
Request parameters that represents a an intent path.
Properties
string
intent_path
Required
Policy Path referencing an intent object.
JSON Example
{
"intent_path": "string"
}