Update Graph.

Updates information about a graph.

Path parameters

graphIdstringRequired
Graph ID

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
descriptionstringOptional
fact_rating_instructionobjectOptional
namestringOptional

Response

The updated graph object
created_atstring or null
descriptionstring or null
fact_rating_instructionobject or null
graph_idstring or null
idinteger or null
namestring or null
project_uuidstring or null
uuidstring or null

Errors