BatchEdgeActionPostBodySchema
BatchEdgeActionPostBodySchema
JSON Example
{
"edges": [
"string"
]
}
array of string
edges
Optional
A list of edge logicalId
s identifying the Edges to which the specified action
should be applied. Ignored unless the action
query parameter is specified.