Skip to main content

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​

Ok message

Schema

    string

Loading...