/
SU
submittable
/
Submittable API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
submittable
Submittable API Documentation
put
Update a form entry
v1
latest
OpenAPI 3.0.1
2026-08-06
138
434
618.9 KB
Forms
Update a form entry
put
/v4/entries/{entryId}
Path parameters
entryId
string
required
Request body
UpdateInternalFormEntryRequest
required
formType
'additional'
|
'initial'
|
'reference'
|
'review'
|
'internal'
|
'eligibility'
|
'request'
required
fieldData
union[]
required
Response
Updated form entry
union
required
AnyFormTypeInitialFormEntryResponse
required
OR
AnyFormTypeAdditionalFormEntryResponse
required
OR
AnyFormTypeInternalFormEntryResponse
required
OR
AnyFormTypeReferenceFormEntryResponse
required
OR
AnyFormTypeReviewFormEntryResponse
required
OR
AnyFormTypeEligibilityFormEntryResponse
required
OR
AnyFormTypeRequestFormEntryResponse
required