Applications API
Associate graphs
Associate graphs with a no-code chat application via API.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
A list of graph IDs to associate with the application.
Response
200 - application/json
A list of graphs associated with the application.