Update an entry field
Updates a field for the entry identified by the specified slug.
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Path Parameters
Slug of the entry.
^[A-Za-z]{8}$Slug of the field.
^[A-Za-z]{8}$Body
Entry field update payload.
New value for the field. The type depends on the field type.
Response
Entry field updated.
Single entry, including the entrant, form field responses, attachments, contributors, and status.
Entrant who created and owns the entry.
Automated score calculated for the entry.
Category the entry is assigned to.
Chapter the entry is assigned to.
Manager comments recorded on the entry, joined into a single string.
Number of contributors linked to the entry.
Date and time when the entry was created.
Custom submission deadline for the entry, or - when none is set.
Division number assigned to the entry, or null when none is assigned.
Eligibility status of the entry.
Number of files uploaded to the entry.
Entry form used to capture the entry.
Date when the grant ends, or null when not applicable.
Grant status assigned to the entry, or null when none is set.
Sequential identifier of the entry within the account.
Moderation status of the entry.
Parent of the assigned category, or null when the category has no parent.
Payment status of the entry.
Plagiarism scan status of the entry.
Review status of the entry.
Season the entry belongs to.
URL-safe identifier of the entry.
Submission status of the entry. Possible values include submitted, in_progress, resubmission_required, resubmitted, invited, and not_approved_for_submission.
Date and time when the entry was submitted, or null when not yet submitted.
Tags applied to the entry, as a comma-separated list.
Title of the entry.
Date and time when the entry was last updated.
Comments left by users on the entry, joined into a single string.
Form field responses captured on the entry.
Files attached to the entry.
Contributors linked to the entry.