Projet

Général

Profil

Task #793 » input-api-Quiz.txt

ahlem belgacem, 15/07/2025 16:00

 
1

    
2
api => @Get : /api/quiz
3
{
4
  "companyId": "companyId",
5
  "resultType": "quiz_market",  // or "current_sector"
6
  "questionCodes": ["q1", "q2", "q3", "q4", "q5",...],
7
  "round": "3"
8
}
(2-2/3)