POST
https://api.examplary.ai/practice-spaces/{id}/sessions/{sessionId}/answers/{questionId}Save an answer for a specific question in a practice space session.
Path parameters
idstringrequired
sessionIdstringrequired
questionIdstringrequired
Request body
questionstringrequired
valuestring | array string[]· nullable
completedboolean· nullable
contextany· nullable
Requirements
OAuth scopes
This endpoint requires the practice-spaces:write scope to be present.