Skip to main content
POST
Parse a Foundry/Roll20 VTT export back into KiteFrost content

Body

application/json

Request body for the VTT import endpoint.

format
string
required

VTT format: 'foundry' (alias 'foundry_json') or 'roll20'.

payload
Payload · object
required

The exported VTT JSON object (Foundry module or Roll20 export).

mode
string
default:skip-existing

Commit only: skip-existing (default) | merge (update fields) | replace (overwrite). Ignored on parse.

Response

Parsed VTT content (adventure, npcs, scenes, journal, warnings)

The response is of type Response Import Vtt Route V1 Projects Project Id Ttrpg Gm Import Vtt Post · object.