Create Graph

Creates a new graph.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
graph_idstringRequired
descriptionstringOptional
fact_rating_instructionobjectOptional
namestringOptional

Response

The added graph
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