Skip to main content
PUT
/
projects
/
{projectId}
/
adventures
/
{adventureId}
/
quests
/
reorder
Reorder quests in an adventure
curl --request PUT \
  --url https://api.engagefabric.com/projects/{projectId}/adventures/{adventureId}/quests/reorder

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

projectId
string
required
adventureId
string
required

Response

200 - undefined