Skip to main content
POST
/
players
/
{playerId}
/
adventures
/
{adventureId}
/
start
Start an adventure
curl --request POST \
  --url https://api.engagefabric.com/players/{playerId}/adventures/{adventureId}/start

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

playerId
string
required
adventureId
string
required

Response

200 - undefined