---
title: "Start a timed daily-quest quiz session"
method: POST
path: "/v1/engage/quests/{questId}/session"
tags: ["Quests", "Engage"]
---

# Start a timed daily-quest quiz session

`POST /v1/engage/quests/{questId}/session`

## Path parameters

- `questId` string, required

## Response `200`

QuestSession (no correctIndex)

## Other responses

- `401` — Authentication required
- `403` — Not eligible / already attempted

---

[API](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api.md) · [All operations](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-sports-ecosystem/d-sports-api/revisions/cbc84b00330e/schema)
