Commit a batch update
POST/graph/:graph_id/batch/:batch_id
Experimental: This API is not stable and might be subject of change.
Commit a batch update.
Request​
Path Parameters
graph_id stringrequired
The identifier of the graph
Example: fix
batch_id stringrequired
A batch identifier is a string that uniquely identifies the batch update.
Responses​
- 200
Ok message
- application/json
- Schema
Schema
string
Loading...