Updates the row identified by the edit token using the submitted field values. Only fields that are visible in the form view can be changed. The row_token must be a valid signed token generated by a form_view_edit_row field.
Path parameters
The signed edit token that identifies the row to edit.
The slug of the form view.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.33
- ●
removed the request property
field_28(media type: application/json)request-property-removed
- ●
removed the request property
field_28(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
field_28(media type: multipart/form-data)request-property-removed
- ○
added the new optional request property
field_29(media type: application/json)new-optional-request-property
- ○
added the new optional request property
field_29(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
field_29(media type: multipart/form-data)new-optional-request-property
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●