Examplary
  • Start for free

    Save answer for a practice space session

    Save an answer for a specific question in a practice space session.

    POST https://api.examplary.ai/practice-spaces/{id}/sessions/{sessionId}/answers/{questionId}

    Path parameters

    idstringrequired
    sessionIdstringrequired
    questionIdstringrequired

    Request body

    application/json
    questionstringrequired
    valuestring | array string[]· nullable
    completedboolean· nullable
    contextany· nullable

    Requirements

    OAuth scopes

    This endpoint requires the practice-spaces:write scope to be present.