Update slide

Update an existing slide (question). Only the fields you include in the request body will be changed — all other fields remain untouched. System-managed fields (counts, insights, timestamps) are ignored if sent. The handle field is automatically generated from the title. Set a field to -1 to remove it from the slide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the slide to update.

string

Optional. Defaults to the slide's current pollId.

string
enum

Change the slide type. Must be a valid type if provided.

string
string
string

Body copy (HTML supported).

string
answers
array of objects

Answer options. The handle is auto-generated from the title.

answers
actions
array of objects

Action buttons.

actions
formInputs
array of objects

Form fields (for form slide type).

formInputs
settings
object

Slide settings (replaces the entire settings object).

logic
array of objects

Conditional logic rules.

logic
displayLogic
array of objects

Display logic rules.

displayLogic
string
string
boolean
string
string
enum
Allowed:
string
string

Custom call-to-action (string or object).

string

ID of the next slide, or "-1" to end the survey.

Responses

404

Slide or poll not found, or you do not own the account

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