This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Questions API

saveError

Callback for use when calling save() or submit().

Note For more information, see the troubleshooting section.

Values

Type function

Callback arguments

The callback receives the following arguments when it is executed.

  • error object
    • code number
    • detail string
    • msg string
Was this article helpful?