Skip to main content
Version: 4.2.0

Abort a batch update

DELETE 

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

Experimental: This API is not stable and might be subject of change.
Abort 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 DELETE 'https://localhost:8900/graph/:graph_id/batch/:batch_id' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8900
Parameters
— pathrequired
— pathrequired