Edit Submission API: How to Delete Field Values and Deselect Multiple Choice Options

  • T
    Tiwa
    Asked on April 17, 2026 at 6:49 PM

    I am trying to edit a jotform submission via API but i noticed that sending an empty string does not delete the existing value in the field. for example submission[1]=. I don't know if there is another way around this. Also for multiple choice filed an option already selected cannot be deleted via API.

  • Profile Image
    Rehan Support Team Lead
    Replied on April 17, 2026 at 7:08 PM

    Hi Tiwa,

    Thanks for reaching out to Jotform Support. If you need to remove an existing value, the API does not clear it by sending an empty string like submission[1]=. Additionally, for a Multiple Choice field, an already-selected option cannot be deleted through the submission update API. The supported workaround is to delete the submission and create a new one with the corrected values. For more details on what you can do with the API's, you can check our API guide.

    Reach out again if you need any other help.

  • T
    Tiwa
    Replied on April 17, 2026 at 7:17 PM

    Thank you rehan,

    i would also like to ask how multiple option are separated when sending the values via API are they separated by ,?
  • Profile Image
    Keenly JotForm Support
    Replied on April 17, 2026 at 7:41 PM

    Hi Tiwa,

    To keep the conversation organized, I moved your other question to its own thread, and someone from our Support Team will help you with it here.

    Let us know if anything else comes up.

Your Reply