BatchEdgeActionPostBodySchema

BatchEdgeActionPostBodySchema
BatchEdgeActionPostBodySchema
JSON Example
{
    "edges": [
        "string"
    ]
}
array of string
edges
Optional

A list of edge logicalIds identifying the Edges to which the specified action should be applied. Ignored unless the action query parameter is specified.