Update a contributor field
Updates a contributor field for the contributor 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 contributor.
^[A-Za-z]{8}$Slug of the field.
^[A-Za-z]{8}$Body
Contributor field update payload.
New value for the contributor field identified by field_slug. The accepted value depends on the type and configuration of the field.
Use a string for text fields, a number for numeric fields, an ISO 8601 date for date fields, and an option slug for choice fields. A value outside the option set of a choice field returns a 422 response. For file-type fields, use an object containing the base64-encoded file data and a filename.
Response
Contributor field updated.
Entry the contributor is attached to.
Date and time when the contributor was created.
Field values captured for the contributor, one entry per field on the contributor tab.
Season the contributor belongs to.
Short URL-safe identifier for the contributor.
Contributor tab the contributor belongs to.
Date and time when the contributor was last updated.