Validate character world graph

Validate one root character’s NPC/supporting-cast graph without writing it.

Use this when the path slug identifies the root character and graph nodes are its NPCs. Do not use it for playable character-to-character roster edges; use POST /v1/world/graph/validate.

Authentication

AuthorizationBearer

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

Path parameters

slugstringRequired

Request

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

Response

Successful Response

Errors

422
Unprocessable Entity Error