Update survey
Updates mutable survey metadata.
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Unique ID or slug of the survey
Body
Response
Unique ID for the survey
Unique slug used for survey URLs
Human-readable name for the survey
Unique ID of the user who owns the survey
Unique ID of the organization who owns the survey
Unique ID of the first page of the survey
Whether or not the survey is locked by an AI agent for updates
Date and time the survey was created
Date and time the survey was updated
Unique ID of the file the survey was programmed from
Date and time the survey began programming
Date and time the survey finished programming
The changeset that determines the survey's displayed status. Selected by priority: any in_progress changeset wins outright; otherwise the changeset with the highest type priority (sync > initial_programming > ai_prompt > manual/revert) is chosen.