Skip to main content
POST
/
players
/
{playerId}
/
quests
/
{questId}
/
progress
/
{stepId}
Progress a quest step (for testing)
curl --request POST \
  --url https://api.engagefabric.com/players/{playerId}/quests/{questId}/progress/{stepId}

Path Parameters

playerId
string
required
questId
string
required
stepId
string
required

Response

200

Step progressed