Skip to main content
deleteItem removes one item selected by stable ID or current display position.

Example

Inputs

form and itemReference: string | number are required; numeric positions are one-based. requiredRevisionId and account are optional.

Output

Returns the complete form after deletion. Prefer immutable IDs when other edits can change item positions. Deleting a question removes it from future responses; historical response data may still refer to its question ID.