Skip to main content
POST
Upload and parse questionnaire file

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

multipart/form-data
file
file
required

Questionnaire file (PDF, image, XLSX, CSV, TXT)

organizationId
string
required

Organization ID

source
enum<string>
default:internal

Source of the upload

Available options:
internal,
external

Response

200 - application/json

Upload file, parse questions (no answers), save to DB, return questionnaireId

questionnaireId
string
totalQuestions
number