Validate app world graph

Validate an app-roster character-to-character graph without writing it.

Use this when both ends are playable characters in the API-key’s app roster. Do not use it for a root character’s NPC/supporting-cast graph; use POST /v1/characters/{slug}/world/graph/validate for that scope.

Authentication

AuthorizationBearer

LoreOS runtime API key (ck_...), sent as Authorization: Bearer <key>.

Request

This endpoint expects an object.
edgeslist of objectsOptional
metadatamap from strings to anyOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error