Update survey fields

Updates copy, folder, schedule, redirect, style, logo, and a curated subset of UI settings.
Style and branding can also be updated via PATCH /surveys/{survey_id}/styles.
Feature gates: upload_logo (logo fields), remove_branding (settings.hide_branding),
schedule_voiceform_end_date (ends_at), redirect (redirect_link).
settings is merged partially — only known keys are applied; other settings are preserved.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string | null
string | null
string | null
string | null
string | null
uuid | null
string | null
boolean
string | null
date-time | null
style
object

Respondent UI colors (hex strings recommended)

string | null
string | null
settings
object

Curated UI settings exposed by the public API. Writes merge these keys into the survey's
full settings JSON without wiping unrelated keys (localization, audio flags, etc.).

Responses

Language
Credentials
Bearer
Sanctum PAT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json