Add a comment to a graph

Path Params
string
required

A 65 char length id which uniquely identify the graph.

Body Params
json
required
Defaults to {"type": "comment", "attributes": {"text": "test"}}

A comment object.

Headers
string
required

Your API key

Language
Response
Click Try It! to start a request and see the response here!