DELETE
/
v1
/
graphs
/
{graph_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

graph_id
string
required

The unique identifier of the graph.

Response

200 - application/json
deleted
boolean
required

Indicates whether the graph was successfully deleted.

id
string
required

A unique identifier of the deleted graph.