docs: endquote in code alias (#9080)
endquote Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
This commit is contained in:
parent
4fa76768e6
commit
b4fa86961d
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ If you want your requests to use an alias instead of the actual flow ID, you can
|
|||
|
||||
4. To save the change, close the **Input Schema** pane.
|
||||
|
||||
The automatically generated code snippets now use your new endpoint name instead of the original flow ID, such as `url = "http://localhost:7868/api/v1/run/flow-customer-database-agent`.
|
||||
The automatically generated code snippets now use your new endpoint name instead of the original flow ID, such as `url = "http://localhost:7868/api/v1/run/flow-customer-database-agent"`.
|
||||
|
||||
## Embed a flow into a website {#embedded-chat-widget}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue