Patch entry
documentedPartially update fields of an existing entry.
PATCH /api/forms/{form_id}/entries/{entry_id}Entriesno implementation yet0 runsInput
form_id
Form ID
12345
entry_id
Entry ID
67890
field_json_name_email
Field JSON name for email (as defined in form JSON names)
EmailAddress
email
New value for email field
user@example.com
field_json_name_status
Field JSON name for status
StatusField
status
New value for status field
Submitted
Calls Cognito Forms as you (your API key is your account); keychains.dev holds the credentials.