Deletes the specified graph. Graphs cannot be deleted if delete-protection is enabled.
delete/graphs/{graphIdentifier}#skipSnapshot
Path parameters
graphIdentifierstring required
The unique identifier of the Neptune Analytics graph.
Query parameters
skipSnapshotboolean required
Determines whether a final graph snapshot is created before the graph is deleted. If <code>true</code> is specified, no graph snapshot is created. If <code>false</code> is specified, a graph snapshot is created before the graph is deleted.
Response
Success