Applications API
Associate graphs
Updates the list of Knowledge Graphs associated with a no-code chat agent.
PUT
No-code applications are now called no-code agents. The Applications API, which you can use to programmatically interact with no-code agents, still uses the term
application
to minimize breaking changes.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Path Parameters
The ID of the no-code agent to update.
Only no-code agents with chat capabilities can have associated Knowledge Graphs. No-code agents with text generation and research capabilities do not support Knowledge Graphs.
Body
application/json
Response
200 - application/json
Successful
The response is of type object
.