Update Graph.

Updates information about a graph.

Path parameters

graphIdstringRequired
Graph ID

Request

Graph
descriptionstring or nullOptional<=2000 characters
namestring or nullOptional<=255 characters
time_zonestring or nullOptional
The graph's IANA time zone. Stored on its group-backed subject.

Response

The updated graph object
canonical_graph_uuidstringOptional
CanonicalGraphUUID is graphs.uuid, the v4 graph address (spec-3 §13.5). Omitted when the graphs row does not yet exist. Distinct from UUID, which is the group-row identifier.
created_atstringOptional
descriptionstringOptional
graph_idstringOptional
idintegerOptional
namestringOptional
project_uuidstringOptional
time_zonestring or nullOptional
updated_atstringOptional
uuidstringOptional

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error