v1

latestOpenAPI 3.0.32026-07-2644164161.5 KB
template

Associate graphs

Updates the list of Knowledge Graphs associated with a no-code chat agent.

put/v1/applications/{application_id}/graphs

Path parameters

application_idstring required

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.

Request body

graph_idsstring[] required

A list of Knowledge Graph IDs to associate with the application. Note that this will replace the existing list of Knowledge Graphs associated with the application, not add to it.

Response

Successful

graph_idsstring[] required

A list of Knowledge Graphs associated with the application.