Update Setup
insight
Update Setup
Update setup configuration for a record without generating reports.
Updates only the fields provided in the request. Updates the latest setup version. Does not trigger report generation or change record status.
Parameters:
- rec_id: Record UUID
- request: UpdateSetupRequest with fields to update (all optional)
Returns:
- 204 No Content on success
PATCH
Update Setup
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request model for updating setup configuration without generating reports.
Research goals
Maximum string length:
10000Additional notes
Maximum string length:
20000Interview guide
Maximum string length:
20000Custom prompt for Custom report generation
Maximum string length:
15000Number of participants from 1 to 15
Required range:
1 <= x <= 15List of respondent names
Language for transcription
Language for reports
Response
Successful Response