Skip to main content

Commit a batch update

POST 

https://localhost:8900/graph/:graph_id/batch/:batch_id

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​

Ok message

Schema

    string

curl -L -X POST 'https://localhost:8900/graph/:graph_id/batch/:batch_id' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8900
Parameters
— pathrequired
— pathrequired