Check a list of names
POST {{baseUrl}}/v1/validation/nodes
For a list of names and a given parent node, check to see if there are name collisions (subject to database collation) between the list of names and the nodes in the parent node.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Content-Type | string | ||
Accept | string | 
RESPONSES
status: OK
{"results":[{"id":85789563,"name":"magna velit ut","type":-22569566,"versioned":true},{"id":-3816038,"name":"nulla","type":-52553054,"versioned":true}]}