Skip to main content
POST
/
projects
/
{projectId}
/
adventures
/
{adventureId}
/
publish
Publish an adventure
curl --request POST \
  --url https://api.engagefabric.com/projects/{projectId}/adventures/{adventureId}/publish

Path Parameters

projectId
string
required
adventureId
string
required

Response

200 - undefined