generation

Identify Form Question Endpoint

Given a list of form questions, identify which one's answer would best uniquely identify a respondent. Returns the question ID or null if none is suitable.

post/api/identify-form-question

Request body

questionsobject[] required

Response

Successful Response

question_idstring nullable

Changes