Update ProjectField Value
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Response
True if the API call succeeded; false otherwise.
Bearer authentication of the form Bearer <token>, where token is your auth token.
True if the API call succeeded; false otherwise.
Sets or replaces the value of a ProjectField for a specific Project within your Workspace. This updates the stored value (e.g. “High”, “123”, “2025-01-15”) for that project–field combination, not the field definition itself. Use UpdateProjectField or UpdateProjectFieldOptions to change the field’s name or dropdown options.
A ProjectField is a custom field defined within your Workspace. You can define ProjectFields for any integration purpose that is important to your business. Each ProjectField has a data type as well as options in how it is handled. ProjectFields can be edited for each Project within your Workspace.