cURL
General Endpoints
Rename Graph
Rename a knowledge graph
PATCH
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.unize.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Send the API generated from the Playground:
Authorization: <api_key>
Path Parameters
The graph_id of the knowledge graph to be renamed. A graph_id is an alphanumeric string that uniquely identifies a knowledge graph.
Body
The new name for the knowledge graph.
Response
200 - application/json
The graph_id of the knowledge graph.
The date and time of the last operation executed on the knowledge graph.
Details about the most recent operation for this particular knowledge graph.
The name of the knowledge graph.