We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
POST graph config as string to /
POST
/
{ "id": "487822" }
GET to /:id
GET
/:id
{ "graph": {..}, .. }
PUT graph config as string to /:id
PUT