Update Submission
Updates an existing submission in OpnForm.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The numeric ID of the form that owns the submission.
numberrequired
The numeric ID of the submission to update.
objectrequired
Object mapping OpnForm field IDs to the updated values for this submission.